If the src ref is not a commit sha1, the user will almost certainly want
to create the same *type* of ref on the remote side, so
git tag foo
git branch boo
git push $there foo:wip
git push $there boo:wip-2008-04-24
would, on the remote side, create the branch "wip" and the tag "wip-2008-04-24"
I for one would certainly like that, and I don't think very many will be
surprised at that behaviour.
--
Andreas Ericsson andreas.ericsson@op5.se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html