|
From: Michael D. <md...@st...> - 2011-12-06 18:46:31
|
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
Mike
--
Michael Droettboom
Science Software Branch
Space Telescope Science Institute
Baltimore, Maryland, USA
|