Autogenerated HTML docs for v1.7.5-52-ge839f
[git/jnareb-git.git] / cmds-plumbinginterrogators.txt
blobd6974fed4d5f791563baceb0963e23eb2ad0828a
1 linkgit:git-cat-file[1]::
2         Provide content or type and size information for repository objects.
4 linkgit:git-diff-files[1]::
5         Compares files in the working tree and the index.
7 linkgit:git-diff-index[1]::
8         Compares content and mode of blobs between the index and repository.
10 linkgit:git-diff-tree[1]::
11         Compares the content and mode of blobs found via two tree objects.
13 linkgit:git-for-each-ref[1]::
14         Output information on each ref.
16 linkgit:git-ls-files[1]::
17         Show information about files in the index and the working tree.
19 linkgit:git-ls-remote[1]::
20         List references in a remote repository.
22 linkgit:git-ls-tree[1]::
23         List the contents of a tree object.
25 linkgit:git-merge-base[1]::
26         Find as good common ancestors as possible for a merge.
28 linkgit:git-name-rev[1]::
29         Find symbolic names for given revs.
31 linkgit:git-pack-redundant[1]::
32         Find redundant pack files.
34 linkgit:git-rev-list[1]::
35         Lists commit objects in reverse chronological order.
37 linkgit:git-show-index[1]::
38         Show packed archive index.
40 linkgit:git-show-ref[1]::
41         List references in a local repository.
43 linkgit:git-tar-tree[1]::
44         (deprecated) Create a tar archive of the files in the named tree object.
46 linkgit:git-unpack-file[1]::
47         Creates a temporary file with a blob's contents.
49 linkgit:git-var[1]::
50         Show a git logical variable.
52 linkgit:git-verify-pack[1]::
53         Validate packed git archive files.