git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* previous references
@ 2009-10-04  8:31 Octavian Râşniţă
  2009-10-04  9:27 ` Johan Herland
  0 siblings, 1 reply; 4+ messages in thread
From: Octavian Râşniţă @ 2009-10-04  8:31 UTC (permalink / raw)
  To: git

Hi,

Are the following commands specifying the same reference?

prompt> git log -1 HEAD^^^ ... log entry ... 
prompt> git log -1 HEAD^~2 ... log entry ... 
prompt> git log -1 HEAD~1^^ ... log entry ... 
prompt> git log -1 HEAD~3 ... log entry ... 

Thank you.

Octavian


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

end of thread, other threads:[~2009-10-05 21:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-04  8:31 previous references Octavian Râşniţă
2009-10-04  9:27 ` Johan Herland
2009-10-05 21:11   ` Daniele Segato
2009-10-05 21:20     ` Sverre Rabbelier

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).