Git development
 help / color / mirror / Atom feed
* Ambiguous ref names
@ 2009-11-20 10:18 Jeenu V
  2009-11-20 10:26 ` Junio C Hamano
  0 siblings, 1 reply; 6+ messages in thread
From: Jeenu V @ 2009-11-20 10:18 UTC (permalink / raw)
  To: git

Hi,

I'm re-posting this from the git-users Google Groups:

If I've two branches a.b.c and a.b.c.d, why does 'git checkout'
complains about ambiguous ref names? For example, if I'm in a.b.c.d,

896 $ git checkout a.b.c
warning: refname 'a.b.c' is ambiguous.
Switched to branch "a.b.c"

Is this some kind of a side effect of commit abbreviation? If so is
this kind of branch naming considered unsafe? Is there a way to make
git accept ref names verbatim, even if there's potential operation
that'd fail because of ambiguity?

-- 
:J

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

end of thread, other threads:[~2009-12-11  8:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-20 10:18 Ambiguous ref names Jeenu V
2009-11-20 10:26 ` Junio C Hamano
2009-11-20 10:48   ` Jeenu V
2009-11-20 10:59     ` Junio C Hamano
2009-11-20 11:55       ` Jeenu V
2009-12-11  8:03         ` Jeenu V

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox