Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-05-22 22:41:47 +0300
committerJunio C Hamano <gitster@pobox.com>2015-05-22 22:41:47 +0300
commit7928eae1dd971f4411ead609cddc3a71523e031f (patch)
tree3e6a05e062b4e59d365519d448dfec9a15996d67
parent44fa79679363e96880534c68d34beb4d361498e1 (diff)
parentbf990a29a0a43bc1e5f5cd9f253d65725e462889 (diff)
Merge branch 'sg/help-subcommands'
A preparatory clean-up step. * sg/help-subcommands: command-list.txt: fix whitespace inconsistency
-rw-r--r--command-list.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/command-list.txt b/command-list.txt
index f1eae0810d..54d8d21ad2 100644
--- a/command-list.txt
+++ b/command-list.txt
@@ -1,5 +1,5 @@
# List of known git commands.
-# command name category [deprecated] [common]
+# command name category [deprecated] [common]
git-add mainporcelain common
git-am mainporcelain
git-annotate ancillaryinterrogators
@@ -40,21 +40,21 @@ git-diff-files plumbinginterrogators
git-diff-index plumbinginterrogators
git-diff-tree plumbinginterrogators
git-difftool ancillaryinterrogators
-git-fast-export ancillarymanipulators
-git-fast-import ancillarymanipulators
+git-fast-export ancillarymanipulators
+git-fast-import ancillarymanipulators
git-fetch mainporcelain common
git-fetch-pack synchingrepositories
git-filter-branch ancillarymanipulators
git-fmt-merge-msg purehelpers
git-for-each-ref plumbinginterrogators
git-format-patch mainporcelain
-git-fsck ancillaryinterrogators
+git-fsck ancillaryinterrogators
git-gc mainporcelain
git-get-tar-commit-id ancillaryinterrogators
git-grep mainporcelain common
git-gui mainporcelain
git-hash-object plumbingmanipulators
-git-help ancillaryinterrogators
+git-help ancillaryinterrogators
git-http-backend synchingrepositories
git-http-fetch synchelpers
git-http-push synchelpers