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>2018-10-26 08:22:14 +0300
committerJunio C Hamano <gitster@pobox.com>2018-10-26 08:22:14 +0300
commiteff5d693ad5ff28daf2244ce2618896e87cccb2b (patch)
treeda26b14980bad0003f8546fd523315afd9fcc0a5 /command-list.txt
parent1fd2ffca7d89569674399e8cc192bba9c509e0a6 (diff)
parent61018fe9e005a54e18184481927519d64035220a (diff)
Merge branch 'du/cherry-is-plumbing'
Doc update to mark "git cherry" as a plumbing command. * du/cherry-is-plumbing: doc: move git-cherry to plumbing
Diffstat (limited to 'command-list.txt')
-rw-r--r--command-list.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/command-list.txt b/command-list.txt
index e25b0240ff..3a9af104b5 100644
--- a/command-list.txt
+++ b/command-list.txt
@@ -62,7 +62,7 @@ git-check-mailmap purehelpers
git-checkout mainporcelain history
git-checkout-index plumbingmanipulators
git-check-ref-format purehelpers
-git-cherry ancillaryinterrogators complete
+git-cherry plumbinginterrogators complete
git-cherry-pick mainporcelain
git-citool mainporcelain
git-clean mainporcelain