Le lundi 21 décembre 2009 à 21:44 -0800, Mark Polesky a écrit : > Except that once I designate a remote branch `origin', I > need to name the other branch something else?
If you do "git branch -a", you may discover that the remote branch is actually origin/BRANCH_NAME, origin is just a "remote" (which is a shorthand for something like "remote repository reference"). IIRC it should be like this in recent enough Git versions, at least. Best, John
signature.asc
Description: Ceci est une partie de message numériquement signée
_______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
