git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG?] git rebase not accepting :/ syntax
@ 2012-09-07 13:08 Yann Dirson
  2012-09-07 13:54 ` Andreas Schwab
  0 siblings, 1 reply; 5+ messages in thread
From: Yann Dirson @ 2012-09-07 13:08 UTC (permalink / raw)
  To: git list

In 1.7.10.3, "git rebase -i :/Merge" will complain with:

fatal: Needed a single revision
invalid upstream :/Merge

... whereas "git rev-parse :/Merge" has no problem resolving
to a single revision.  OTOH, "git rebase -i HEAD^{/Merge}" does
work, and rev-parse resolves it to the same commit.

Is that due in some way to the semantic differences between the two
revspecs, or is that just a bug ?
-- 
Yann Dirson - Bertin Technologies

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

end of thread, other threads:[~2012-09-10 16:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-07 13:08 [BUG?] git rebase not accepting :/ syntax Yann Dirson
2012-09-07 13:54 ` Andreas Schwab
2012-09-10  7:12   ` Yann Dirson
2012-09-10  8:29     ` Joachim Schmitz
2012-09-10 16:19     ` 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).