Reinhold Kainhofer <[email protected]> writes: > On 13/08/2012 15:54, David Kastrup wrote: >> Reinhold Kainhofer <[email protected]> writes: >>> I haven't checked, >> That's the rub. > > See below... > >> This only works for existing branches/tags. Otherwise, git will not >> know how to disambiguate the reference. > > It seems to work here: > > reinhold@curie:~/lilypond/lilypond$ git checkout -b dev/kainhofer-test > Switched to a new branch 'dev/kainhofer-test' > reinhold@curie:~/lilypond/lilypond$ git push origin dev/kainhofer-test > Total 0 (delta 0), reused 0 (delta 0) > To git+ssh://[email protected]/srv/git/lilypond > * [new branch] dev/kainhofer-test -> dev/kainhofer-test
Probably depends on the setup of the remote "origin". -- David Kastrup _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
