On Wednesday, April 1, 2015 at 7:01:05 PM UTC+2, Simon King wrote:
>
> Note that the trouble/confusion would not have happened with mercurial


Since you can't rename branches in mercurial, typos stay forever ;-)

Seriously, with git you can push any local branch to any remote branch. 
Just requires --force if the remote has an incompatible history.

If you do not want to use the automatically guessed remote branch there is 
also "git trac push --branch remote_branch_name". Might require --force 
just like the plain git version.



-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to