Autogenerated HTML docs for v2.45.0-31-gd4cc1
[git-htmldocs.git] / cmds-plumbinginterrogators.txt
blob4fe8eae4af34d7b2d8c8e82091ee33fdb4207f5e
1 linkgit:git-cat-file[1]::
2         Provide contents or details of repository objects.
4 linkgit:git-cherry[1]::
5         Find commits yet to be applied to upstream.
7 linkgit:git-diff-files[1]::
8         Compares files in the working tree and the index.
10 linkgit:git-diff-index[1]::
11         Compare a tree to the working tree or index.
13 linkgit:git-diff-tree[1]::
14         Compares the content and mode of blobs found via two tree objects.
16 linkgit:git-for-each-ref[1]::
17         Output information on each ref.
19 linkgit:git-for-each-repo[1]::
20         Run a Git command on a list of repositories.
22 linkgit:git-get-tar-commit-id[1]::
23         Extract commit ID from an archive created using git-archive.
25 linkgit:git-ls-files[1]::
26         Show information about files in the index and the working tree.
28 linkgit:git-ls-remote[1]::
29         List references in a remote repository.
31 linkgit:git-ls-tree[1]::
32         List the contents of a tree object.
34 linkgit:git-merge-base[1]::
35         Find as good common ancestors as possible for a merge.
37 linkgit:git-name-rev[1]::
38         Find symbolic names for given revs.
40 linkgit:git-pack-redundant[1]::
41         Find redundant pack files.
43 linkgit:git-rev-list[1]::
44         Lists commit objects in reverse chronological order.
46 linkgit:git-rev-parse[1]::
47         Pick out and massage parameters.
49 linkgit:git-show-index[1]::
50         Show packed archive index.
52 linkgit:git-show-ref[1]::
53         List references in a local repository.
55 linkgit:git-unpack-file[1]::
56         Creates a temporary file with a blob's contents.
58 linkgit:git-var[1]::
59         Show a Git logical variable.
61 linkgit:git-verify-pack[1]::
62         Validate packed Git archive files.