]> git.ipfire.org Git - thirdparty/git.git/blob - command-list.txt
Merge branch '2.16' of https://github.com/ChrisADR/git-po
[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-tree plumbingmanipulators
38 git-config ancillarymanipulators
39 git-count-objects ancillaryinterrogators
40 git-credential purehelpers
41 git-credential-cache purehelpers
42 git-credential-store purehelpers
43 git-cvsexportcommit foreignscminterface
44 git-cvsimport foreignscminterface
45 git-cvsserver foreignscminterface
46 git-daemon synchingrepositories
47 git-describe mainporcelain
48 git-diff mainporcelain history
49 git-diff-files plumbinginterrogators
50 git-diff-index plumbinginterrogators
51 git-diff-tree plumbinginterrogators
52 git-difftool ancillaryinterrogators
53 git-fast-export ancillarymanipulators
54 git-fast-import ancillarymanipulators
55 git-fetch mainporcelain remote
56 git-fetch-pack synchingrepositories
57 git-filter-branch ancillarymanipulators
58 git-fmt-merge-msg purehelpers
59 git-for-each-ref plumbinginterrogators
60 git-format-patch mainporcelain
61 git-fsck ancillaryinterrogators
62 git-gc mainporcelain
63 git-get-tar-commit-id ancillaryinterrogators
64 git-grep mainporcelain info
65 git-gui mainporcelain
66 git-hash-object plumbingmanipulators
67 git-help ancillaryinterrogators
68 git-http-backend synchingrepositories
69 git-http-fetch synchelpers
70 git-http-push synchelpers
71 git-imap-send foreignscminterface
72 git-index-pack plumbingmanipulators
73 git-init mainporcelain init
74 git-instaweb ancillaryinterrogators
75 git-interpret-trailers purehelpers
76 gitk mainporcelain
77 git-log mainporcelain info
78 git-ls-files plumbinginterrogators
79 git-ls-remote plumbinginterrogators
80 git-ls-tree plumbinginterrogators
81 git-mailinfo purehelpers
82 git-mailsplit purehelpers
83 git-merge mainporcelain history
84 git-merge-base plumbinginterrogators
85 git-merge-file plumbingmanipulators
86 git-merge-index plumbingmanipulators
87 git-merge-one-file purehelpers
88 git-mergetool ancillarymanipulators
89 git-merge-tree ancillaryinterrogators
90 git-mktag plumbingmanipulators
91 git-mktree plumbingmanipulators
92 git-mv mainporcelain worktree
93 git-name-rev plumbinginterrogators
94 git-notes mainporcelain
95 git-p4 foreignscminterface
96 git-pack-objects plumbingmanipulators
97 git-pack-redundant plumbinginterrogators
98 git-pack-refs ancillarymanipulators
99 git-parse-remote synchelpers
100 git-patch-id purehelpers
101 git-prune ancillarymanipulators
102 git-prune-packed plumbingmanipulators
103 git-pull mainporcelain remote
104 git-push mainporcelain remote
105 git-quiltimport foreignscminterface
106 git-read-tree plumbingmanipulators
107 git-rebase mainporcelain history
108 git-receive-pack synchelpers
109 git-reflog ancillarymanipulators
110 git-remote ancillarymanipulators
111 git-repack ancillarymanipulators
112 git-replace ancillarymanipulators
113 git-request-pull foreignscminterface
114 git-rerere ancillaryinterrogators
115 git-reset mainporcelain worktree
116 git-revert mainporcelain
117 git-rev-list plumbinginterrogators
118 git-rev-parse ancillaryinterrogators
119 git-rm mainporcelain worktree
120 git-send-email foreignscminterface
121 git-send-pack synchingrepositories
122 git-shell synchelpers
123 git-shortlog mainporcelain
124 git-show mainporcelain info
125 git-show-branch ancillaryinterrogators
126 git-show-index plumbinginterrogators
127 git-show-ref plumbinginterrogators
128 git-sh-i18n purehelpers
129 git-sh-setup purehelpers
130 git-stash mainporcelain
131 git-status mainporcelain info
132 git-stripspace purehelpers
133 git-submodule mainporcelain
134 git-svn foreignscminterface
135 git-symbolic-ref plumbingmanipulators
136 git-tag mainporcelain history
137 git-unpack-file plumbinginterrogators
138 git-unpack-objects plumbingmanipulators
139 git-update-index plumbingmanipulators
140 git-update-ref plumbingmanipulators
141 git-update-server-info synchingrepositories
142 git-upload-archive synchelpers
143 git-upload-pack synchelpers
144 git-var plumbinginterrogators
145 git-verify-commit ancillaryinterrogators
146 git-verify-pack plumbinginterrogators
147 git-verify-tag ancillaryinterrogators
148 gitweb ancillaryinterrogators
149 git-whatchanged ancillaryinterrogators
150 git-worktree mainporcelain
151 git-write-tree plumbingmanipulators