Hi,
I've some problems with branch-/ref-names.
Branchnames starting with "--" are not forbidden, I can push to
branchnames which start with "--" ("git push origin master:--test"), but
I cannot create a local branch starting with "--" using "git checkout -B
-- --test". -> "git branch -D --test" works on origin to delete the
branch created by the push.
It seems to be inconsistent. Any idea?
--
Best regards,
Sven Strickroth
ClamAV, a GPL anti-virus toolkit http://www.clamav.net
PGP key id F5A9D4C4 @ any key-server
--
You received this message because you are subscribed to the Google Groups "Git
for human beings" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/git-users?hl=en.