https://bugzilla.wikimedia.org/show_bug.cgi?id=42116

--- Comment #6 from jb.holcr...@gmail.com 2012-11-16 10:29:45 UTC ---
In fact I don't know, since you are using Git and rolling release (every two
weeks), it is very difficult to know what to extract to upgrade a mw based
site.

I use this simple script (homemade) to extract extensions :
https://www.mediawiki.org/wiki/User:Jibec/git-script.sh

If i search branches in my Vector git folder I got :
[Vector]$ git branch -r | sort -V
  origin/HEAD -> origin/master
  origin/REL1_20
  origin/master
  origin/wmf/1.20wmf11

So I assume (git is not obvious to me) my script extract everything that is in
origin/REL1_20 if the tag exist, if not, it extract master.

Is your change also into REL1_20 ?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to