[Numpy-discussion] datarray repositories have diverged

Fernando Perez fperez.net at gmail.com
Sun Oct 3 15:29:55 EDT 2010


On Fri, Oct 1, 2010 at 2:45 PM, Rob Speer <rspeer at mit.edu> wrote:
>
> Does anyone know if it's possible to change the "forked from" location
> of my branch to be Fernando's branch?

The easiest way (I think) is:

- ensure your *local* repo is 100% complete and in good shape.
- delete your github repo.
- re-fork on github from fperez.
- push -f your local repo back to github

Cheers,

f



More information about the NumPy-Discussion mailing list