git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-rev-parse(1) questions
@ 2007-04-30 18:24 Jari Aalto
  2007-04-30 18:49 ` Linus Torvalds
  2007-04-30 18:51 ` Johannes Schindelin
  0 siblings, 2 replies; 4+ messages in thread
From: Jari Aalto @ 2007-04-30 18:24 UTC (permalink / raw)
  To: git


Could someone provide example commands where and how to use these:

    * A suffix ^ followed by an empty brace pair (e.g. v0.99.8^{})
      means the object could be a tag, and dereference the tag
      recursively until a non-tag object is found.

    * A colon, optionally followed by a stage number (0 to 3) and a
      colon, followed by a path; this names a blob object in the index
      at the given path. Missing stage number (and the colon that
      follows it) names an stage 0 entry.

Jari

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

end of thread, other threads:[~2007-04-30 20:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-30 18:24 git-rev-parse(1) questions Jari Aalto
2007-04-30 18:49 ` Linus Torvalds
2007-04-30 20:20   ` Junio C Hamano
2007-04-30 18:51 ` Johannes Schindelin

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