On Wed, Sep 25, 2013 at 4:01 PM, Max Semenik maxsem.wiki@gmail.com wrote:
On 26.09.2013, 2:46 Chad wrote:
On Wed, Sep 25, 2013 at 3:18 PM, Brion Vibber bvibber@wikimedia.org
wrote:
What's actually the problem with expanding branches?
To me at least, it makes it harder to see what's actually deployed at a given time. Try `git branch -r` on core. We're at 86 branches
now...that's
172 if you've got two remotes. It's only going to get worse and it'll be progressively harder to spot what's important.
I always look it up at http://noc.wikimedia.org/conf/highlight.php?file=wikiversions.dat
You can, and you can also use `mwversionsinuse` on the cluster. When I'm on the command line and wanting to merge to a deployment branch I'd rather not have to switch to my browser or SSH in if I can get the info right there...I'm lazy :)
-Chad