Hi, On Thu, 18 Oct 2007, Joakim Tjernlund wrote: > Seems like it is a bit too easy to make mistakes here. Why can I delete > a branch with :linus but not create one with linus:linus? I wonder why you bother with the colon at all. Just git push <remote> linus and be done with it. The colon is only there to play interesting games, not something as simple as "push this branch" or "push this tag". Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html