43
43
# specified here, which can only have "guide" attribute and nothing
44
44
# else.
45
45
#
46
- ### command list (do not change this line, also do not change alignment )
46
+ ### command list (do not change this line)
47
47
# command name category [category] [category]
48
48
git-add mainporcelain worktree
49
49
git-am mainporcelain
@@ -60,9 +60,9 @@ git-cat-file plumbinginterrogators
60
60
git-check-attr purehelpers
61
61
git-check-ignore purehelpers
62
62
git-check-mailmap purehelpers
63
+ git-check-ref-format purehelpers
63
64
git-checkout mainporcelain
64
65
git-checkout-index plumbingmanipulators
65
- git-check-ref-format purehelpers
66
66
git-cherry plumbinginterrogators complete
67
67
git-cherry-pick mainporcelain
68
68
git-citool mainporcelain
@@ -111,7 +111,6 @@ git-index-pack plumbingmanipulators
111
111
git-init mainporcelain init
112
112
git-instaweb ancillaryinterrogators complete
113
113
git-interpret-trailers purehelpers
114
- gitk mainporcelain
115
114
git-log mainporcelain info
116
115
git-ls-files plumbinginterrogators
117
116
git-ls-remote plumbinginterrogators
@@ -124,11 +123,11 @@ git-merge-base plumbinginterrogators
124
123
git-merge-file plumbingmanipulators
125
124
git-merge-index plumbingmanipulators
126
125
git-merge-one-file purehelpers
127
- git-mergetool ancillarymanipulators complete
128
126
git-merge-tree ancillaryinterrogators
129
- git-multi-pack-index plumbingmanipulators
127
+ git-mergetool ancillarymanipulators complete
130
128
git-mktag plumbingmanipulators
131
129
git-mktree plumbingmanipulators
130
+ git-multi-pack-index plumbingmanipulators
132
131
git-mv mainporcelain worktree
133
132
git-name-rev plumbinginterrogators
134
133
git-notes mainporcelain
@@ -154,23 +153,23 @@ git-request-pull foreignscminterface complete
154
153
git-rerere ancillaryinterrogators
155
154
git-reset mainporcelain history
156
155
git-restore mainporcelain worktree
157
- git-revert mainporcelain
158
156
git-rev-list plumbinginterrogators
159
157
git-rev-parse plumbinginterrogators
158
+ git-revert mainporcelain
160
159
git-rm mainporcelain worktree
161
160
git-send-email foreignscminterface complete
162
161
git-send-pack synchingrepositories
162
+ git-sh-i18n purehelpers
163
+ git-sh-setup purehelpers
163
164
git-shell synchelpers
164
165
git-shortlog mainporcelain
165
166
git-show mainporcelain info
166
167
git-show-branch ancillaryinterrogators complete
167
168
git-show-index plumbinginterrogators
168
169
git-show-ref plumbinginterrogators
169
- git-sh-i18n purehelpers
170
- git-sh-setup purehelpers
171
170
git-sparse-checkout mainporcelain
172
- git-stash mainporcelain
173
171
git-stage complete
172
+ git-stash mainporcelain
174
173
git-status mainporcelain info
175
174
git-stripspace purehelpers
176
175
git-submodule mainporcelain
@@ -189,7 +188,6 @@ git-var plumbinginterrogators
189
188
git-verify-commit ancillaryinterrogators
190
189
git-verify-pack plumbinginterrogators
191
190
git-verify-tag ancillaryinterrogators
192
- gitweb ancillaryinterrogators
193
191
git-whatchanged ancillaryinterrogators complete
194
192
git-worktree mainporcelain
195
193
git-write-tree plumbingmanipulators
@@ -204,13 +202,15 @@ gitfaq guide
204
202
gitglossary guide
205
203
githooks guide
206
204
gitignore guide
205
+ gitk mainporcelain
207
206
gitmailmap guide
208
207
gitmodules guide
209
208
gitnamespaces guide
210
209
gitremote-helpers guide
211
210
gitrepository-layout guide
212
211
gitrevisions guide
213
212
gitsubmodules guide
214
- gittutorial-2 guide
215
213
gittutorial guide
214
+ gittutorial-2 guide
215
+ gitweb ancillaryinterrogators
216
216
gitworkflows guide
0 commit comments