git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* howto handle name clashes
@ 2012-03-23 13:06 Sven Strickroth
  2012-03-23 17:12 ` Jeff King
  2012-03-23 18:25 ` Junio C Hamano
  0 siblings, 2 replies; 6+ messages in thread
From: Sven Strickroth @ 2012-03-23 13:06 UTC (permalink / raw)
  To: git

Hi,

how to handle name clashes for branches and tags? Is there anything I
can add to the refspec to make the name unique?

E.g.
- for merging "git merge --no-ff refs/branches/test" works, but
generates a not so nice default merge message. ("merged  commit
refs/branches/test" instead of "merged branch test")
- how to drop a remote tag/branch ("git push origin :test" does not work)

-- 
Best regards,
 Sven Strickroth
 ClamAV, a GPL anti-virus toolkit   http://www.clamav.net
 PGP key id F5A9D4C4 @ any key-server

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-03-24  0:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-23 13:06 howto handle name clashes Sven Strickroth
2012-03-23 17:12 ` Jeff King
2012-03-23 17:43   ` Sven Strickroth
2012-03-23 18:29     ` Jeff King
2012-03-24  0:19   ` Sven Strickroth
2012-03-23 18:25 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).