[matplotlib-devel] v1.1.x branch was (temporarily) wrong

2011-12-06 Thread Michael Droettboom
Yesterday I managed to accidentally move the v1.1.x branch pointer to point to master. I have since moved it back, but you may need to rebase if you have any active branches based on the (wrong) v1.1.x branch. The following should suffice: git fetch upstream git rebase upstream/v1.1.x

[matplotlib-devel] bad link on matplotlib website

2011-12-06 Thread Jim Hunziker
I'm not sure if this is the right place to report this, but the link to Python(x, y) on http://matplotlib.sourceforge.net/users/installing.html points to a page that no longer exists. -- Jim Hunziker -- Cloud Services Che

Re: [matplotlib-devel] v1.1.x branch was (temporarily) wrong

2011-12-06 Thread Benjamin Root
On Tuesday, December 6, 2011, Michael Droettboom wrote: > Yesterday I managed to accidentally move the v1.1.x branch pointer to > point to master. I have since moved it back, but you may need to rebase > if you have any active branches based on the (wrong) v1.1.x branch. The > following should s