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