~ubuntu-branches/ubuntu/intrepid/git-core/intrepid-updates

« back to all changes in this revision

Viewing changes to Documentation/git-cat-file.txt

  • Committer: Package Import Robot
  • Author(s): Gerrit Pape
  • Date: 2007-04-22 13:31:05 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20070422133105-tkmhz328g2p0epz1
Tags: 1:1.5.1.2-1
* new upstream point release.
* debian/changelog.upstream: upstream changes taken from mailing list
  announcement.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
NAME
5
5
----
6
 
git-cat-file - Provide content or type information for repository objects
 
6
git-cat-file - Provide content or type/size information for repository objects
7
7
 
8
8
 
9
9
SYNOPSIS
19
19
OPTIONS
20
20
-------
21
21
<object>::
22
 
        The sha1 identifier of the object.
 
22
        The name of the object to show.
 
23
        For a more complete list of ways to spell object names, see
 
24
        "SPECIFYING REVISIONS" section in gitlink:git-rev-parse[1].
23
25
 
24
26
-t::
25
27
        Instead of the content, show the object type identified by