[Aptitude-devel] Changes to git branches
Daniel Hartwig
mandyke at gmail.com
Sat Nov 10 02:28:28 UTC 2012
On 5 November 2012 12:05, Daniel Hartwig <mandyke at gmail.com> wrote:
> The master branch will soon be changed to match stable-0.6 in
> preparation for future development. This will disrupt your next “git
> pull”, so please be aware and save any local changes before this
> happens. To recover your local master branch after this change:
>
> $ git fetch
> $ git checkout master
> $ git reset --hard origin/master
This has now happened. All users should perform the above steps to
reconcile their local master.
Regards
More information about the Aptitude-devel
mailing list