[IPython-dev] Pushed to master...
Thomas Kluyver
takowl at gmail.com
Sun Apr 3 11:26:12 EDT 2011
On 3 April 2011 07:07, Fernando Perez <fperez.net at gmail.com> wrote:
> No worries, it's no big deal. One way to reduce the likelihood of
> this happening is to have your local copy of master *not* be a
> tracking branch. That would mean you'd manually need to do
>
OK, that makes sense. For the record, to do this you have to edit the
.git/config file, and delete the section telling it about the remote for
master. And of course then you have to do git pull origin master to update
it.
Thanks,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20110403/0908f20f/attachment.html>
More information about the IPython-dev
mailing list