]> git.ipfire.org Git - thirdparty/git.git/blame - command-list.txt
Sync with 2.16.6
[thirdparty/git.git] / command-list.txt
CommitLineData
413f50b9
SG
1# common commands are grouped by themes
2# these groups are output by 'git help' in the order declared here.
3# map each common command in the command list to one of these groups.
4### common groups (do not change this line)
5init start a working area (see also: git help tutorial)
6worktree work on the current change (see also: git help everyday)
7info examine the history and state (see also: git help revisions)
8history grow, mark and tweak your common history
9remote collaborate (see also: git help workflows)
10
11c6659d 11### command list (do not change this line)
bf990a29 12# command name category [deprecated] [common]
2f5b4950 13git-add mainporcelain worktree
79d30668
JH
14git-am mainporcelain
15git-annotate ancillaryinterrogators
16git-apply plumbingmanipulators
17git-archimport foreignscminterface
18git-archive mainporcelain
2f5b4950 19git-bisect mainporcelain info
79d30668 20git-blame ancillaryinterrogators
2f5b4950 21git-branch mainporcelain history
79d30668
JH
22git-bundle mainporcelain
23git-cat-file plumbinginterrogators
24git-check-attr purehelpers
368aa529 25git-check-ignore purehelpers
226ad348 26git-check-mailmap purehelpers
2f5b4950 27git-checkout mainporcelain history
79d30668
JH
28git-checkout-index plumbingmanipulators
29git-check-ref-format purehelpers
30git-cherry ancillaryinterrogators
31git-cherry-pick mainporcelain
32git-citool mainporcelain
33git-clean mainporcelain
2f5b4950 34git-clone mainporcelain init
7e29b825 35git-column purehelpers
2f5b4950 36git-commit mainporcelain history
79d30668
JH
37git-commit-tree plumbingmanipulators
38git-config ancillarymanipulators
39git-count-objects ancillaryinterrogators
fa0aad4f 40git-credential purehelpers
c6632eba
JK
41git-credential-cache purehelpers
42git-credential-store purehelpers
79d30668
JH
43git-cvsexportcommit foreignscminterface
44git-cvsimport foreignscminterface
45git-cvsserver foreignscminterface
46git-daemon synchingrepositories
47git-describe mainporcelain
2f5b4950 48git-diff mainporcelain history
79d30668
JH
49git-diff-files plumbinginterrogators
50git-diff-index plumbinginterrogators
51git-diff-tree plumbinginterrogators
afcbc8e7 52git-difftool ancillaryinterrogators
bf990a29
SG
53git-fast-export ancillarymanipulators
54git-fast-import ancillarymanipulators
2f5b4950 55git-fetch mainporcelain remote
79d30668
JH
56git-fetch-pack synchingrepositories
57git-filter-branch ancillarymanipulators
58git-fmt-merge-msg purehelpers
59git-for-each-ref plumbinginterrogators
60git-format-patch mainporcelain
bf990a29 61git-fsck ancillaryinterrogators
79d30668
JH
62git-gc mainporcelain
63git-get-tar-commit-id ancillaryinterrogators
2f5b4950 64git-grep mainporcelain info
79d30668
JH
65git-gui mainporcelain
66git-hash-object plumbingmanipulators
bf990a29 67git-help ancillaryinterrogators
5717b47c 68git-http-backend synchingrepositories
79d30668
JH
69git-http-fetch synchelpers
70git-http-push synchelpers
71git-imap-send foreignscminterface
72git-index-pack plumbingmanipulators
2f5b4950 73git-init mainporcelain init
79d30668 74git-instaweb ancillaryinterrogators
dfd66ddf 75git-interpret-trailers purehelpers
79d30668 76gitk mainporcelain
2f5b4950 77git-log mainporcelain info
79d30668
JH
78git-ls-files plumbinginterrogators
79git-ls-remote plumbinginterrogators
80git-ls-tree plumbinginterrogators
81git-mailinfo purehelpers
82git-mailsplit purehelpers
2f5b4950 83git-merge mainporcelain history
79d30668
JH
84git-merge-base plumbinginterrogators
85git-merge-file plumbingmanipulators
86git-merge-index plumbingmanipulators
87git-merge-one-file purehelpers
88git-mergetool ancillarymanipulators
89git-merge-tree ancillaryinterrogators
90git-mktag plumbingmanipulators
91git-mktree plumbingmanipulators
2f5b4950 92git-mv mainporcelain worktree
79d30668 93git-name-rev plumbinginterrogators
65d9fb48 94git-notes mainporcelain
b6f93057 95git-p4 foreignscminterface
79d30668
JH
96git-pack-objects plumbingmanipulators
97git-pack-redundant plumbinginterrogators
98git-pack-refs ancillarymanipulators
99git-parse-remote synchelpers
100git-patch-id purehelpers
79d30668
JH
101git-prune ancillarymanipulators
102git-prune-packed plumbingmanipulators
2f5b4950
SG
103git-pull mainporcelain remote
104git-push mainporcelain remote
79d30668
JH
105git-quiltimport foreignscminterface
106git-read-tree plumbingmanipulators
2f5b4950 107git-rebase mainporcelain history
79d30668
JH
108git-receive-pack synchelpers
109git-reflog ancillarymanipulators
79d30668
JH
110git-remote ancillarymanipulators
111git-repack ancillarymanipulators
3240269d 112git-replace ancillarymanipulators
79d30668
JH
113git-request-pull foreignscminterface
114git-rerere ancillaryinterrogators
2f5b4950 115git-reset mainporcelain worktree
79d30668
JH
116git-revert mainporcelain
117git-rev-list plumbinginterrogators
118git-rev-parse ancillaryinterrogators
2f5b4950 119git-rm mainporcelain worktree
79d30668
JH
120git-send-email foreignscminterface
121git-send-pack synchingrepositories
122git-shell synchelpers
123git-shortlog mainporcelain
2f5b4950 124git-show mainporcelain info
79d30668
JH
125git-show-branch ancillaryinterrogators
126git-show-index plumbinginterrogators
127git-show-ref plumbinginterrogators
63b90396 128git-sh-i18n purehelpers
79d30668
JH
129git-sh-setup purehelpers
130git-stash mainporcelain
2f5b4950 131git-status mainporcelain info
79d30668
JH
132git-stripspace purehelpers
133git-submodule mainporcelain
134git-svn foreignscminterface
135git-symbolic-ref plumbingmanipulators
2f5b4950 136git-tag mainporcelain history
79d30668
JH
137git-unpack-file plumbinginterrogators
138git-unpack-objects plumbingmanipulators
139git-update-index plumbingmanipulators
140git-update-ref plumbingmanipulators
141git-update-server-info synchingrepositories
142git-upload-archive synchelpers
143git-upload-pack synchelpers
144git-var plumbinginterrogators
d07b00b7 145git-verify-commit ancillaryinterrogators
79d30668
JH
146git-verify-pack plumbinginterrogators
147git-verify-tag ancillaryinterrogators
86ce2d54 148gitweb ancillaryinterrogators
79d30668 149git-whatchanged ancillaryinterrogators
df0b6cfb 150git-worktree mainporcelain
79d30668 151git-write-tree plumbingmanipulators