Autogenerated HTML docs for v2.45.0-31-gd4cc1
[git-htmldocs.git] / cmds-purehelpers.txt
blob259298821aa1d0a9be71e1e1b912e8f8c770622d
1 linkgit:git-check-attr[1]::
2         Display gitattributes information.
4 linkgit:git-check-ignore[1]::
5         Debug gitignore / exclude files.
7 linkgit:git-check-mailmap[1]::
8         Show canonical names and email addresses of contacts.
10 linkgit:git-check-ref-format[1]::
11         Ensures that a reference name is well formed.
13 linkgit:git-column[1]::
14         Display data in columns.
16 linkgit:git-credential[1]::
17         Retrieve and store user credentials.
19 linkgit:git-credential-cache[1]::
20         Helper to temporarily store passwords in memory.
22 linkgit:git-credential-store[1]::
23         Helper to store credentials on disk.
25 linkgit:git-fmt-merge-msg[1]::
26         Produce a merge commit message.
28 linkgit:git-hook[1]::
29         Run git hooks.
31 linkgit:git-interpret-trailers[1]::
32         Add or parse structured information in commit messages.
34 linkgit:git-mailinfo[1]::
35         Extracts patch and authorship from a single e-mail message.
37 linkgit:git-mailsplit[1]::
38         Simple UNIX mbox splitter program.
40 linkgit:git-merge-one-file[1]::
41         The standard helper program to use with git-merge-index.
43 linkgit:git-patch-id[1]::
44         Compute unique ID for a patch.
46 linkgit:git-sh-i18n[1]::
47         Git's i18n setup code for shell scripts.
49 linkgit:git-sh-setup[1]::
50         Common Git shell script setup code.
52 linkgit:git-stripspace[1]::
53         Remove unnecessary whitespace.