git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "git cat-file <sha1>" shows usage but should not?
@ 2009-04-15 16:50 Sebastian Pipping
  2009-04-15 16:54 ` Jeff King
  0 siblings, 1 reply; 8+ messages in thread
From: Sebastian Pipping @ 2009-04-15 16:50 UTC (permalink / raw)
  To: git

Here is what I did:


$ git cat-file -t b8c11fbbffbe171c4960058fa2d96f708e57a80c
commit

$ git cat-file b8c11fbbffbe171c4960058fa2d96f708e57a80c
usage: git cat-file [-t|-s|-e|-p|<type>] <sha1>
   or: git cat-file [--batch|--batch-check] < <list_of_sha1s>
[..]

$ git --version
git version 1.6.3.rc0.1.gf800.dirty



Sebastian

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

end of thread, other threads:[~2009-04-15 17:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-15 16:50 "git cat-file <sha1>" shows usage but should not? Sebastian Pipping
2009-04-15 16:54 ` Jeff King
2009-04-15 16:56   ` Sebastian Pipping
2009-04-15 17:04     ` Jeff King
2009-04-15 17:18       ` Junio C Hamano
2009-04-15 17:34         ` Jeff King
2009-04-15 17:33       ` Julian Phillips
2009-04-15 17:36         ` Jeff King

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