|
1 | 1 | # List of known git commands. |
2 | | -# command name category [deprecated] [common] |
| 2 | +# command name category [deprecated] [common] |
3 | 3 | git-add mainporcelain common |
4 | 4 | git-am mainporcelain |
5 | 5 | git-annotate ancillaryinterrogators |
@@ -40,21 +40,21 @@ git-diff-files plumbinginterrogators |
40 | 40 | git-diff-index plumbinginterrogators |
41 | 41 | git-diff-tree plumbinginterrogators |
42 | 42 | git-difftool ancillaryinterrogators |
43 | | -git-fast-export ancillarymanipulators |
44 | | -git-fast-import ancillarymanipulators |
| 43 | +git-fast-export ancillarymanipulators |
| 44 | +git-fast-import ancillarymanipulators |
45 | 45 | git-fetch mainporcelain common |
46 | 46 | git-fetch-pack synchingrepositories |
47 | 47 | git-filter-branch ancillarymanipulators |
48 | 48 | git-fmt-merge-msg purehelpers |
49 | 49 | git-for-each-ref plumbinginterrogators |
50 | 50 | git-format-patch mainporcelain |
51 | | -git-fsck ancillaryinterrogators |
| 51 | +git-fsck ancillaryinterrogators |
52 | 52 | git-gc mainporcelain |
53 | 53 | git-get-tar-commit-id ancillaryinterrogators |
54 | 54 | git-grep mainporcelain common |
55 | 55 | git-gui mainporcelain |
56 | 56 | git-hash-object plumbingmanipulators |
57 | | -git-help ancillaryinterrogators |
| 57 | +git-help ancillaryinterrogators |
58 | 58 | git-http-backend synchingrepositories |
59 | 59 | git-http-fetch synchelpers |
60 | 60 | git-http-push synchelpers |
|
0 commit comments