aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-07-06 22:09:15 -0700
committerJunio C Hamano <gitster@pobox.com>2020-07-06 22:09:15 -0700
commit65ffaca0e437b4b504fd5fbfe39e72331d7f7314 (patch)
treeb5b0b4aba3c55f0d0504f85f4808202dc2e737b0
parent645f63111b9fc456cc48da9b320b86800fe5477c (diff)
parent81120a90aa32f545ce3b68f49d2877ccff29a6e3 (diff)
downloadgit-65ffaca0e437b4b504fd5fbfe39e72331d7f7314.tar.gz
Merge branch 'jl/complete-git-prune'
Add "git prune" to the completion (in contrib/), which could be typed by end-users from the command line. * jl/complete-git-prune: bash-completion: add git-prune into bash completion
-rw-r--r--command-list.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/command-list.txt b/command-list.txt
index cbb960c843..89aa60cde7 100644
--- a/command-list.txt
+++ b/command-list.txt
@@ -136,7 +136,7 @@ git-pack-redundant plumbinginterrogators
git-pack-refs ancillarymanipulators
git-parse-remote synchelpers
git-patch-id purehelpers
-git-prune ancillarymanipulators
+git-prune ancillarymanipulators complete
git-prune-packed plumbingmanipulators
git-pull mainporcelain remote
git-push mainporcelain remote