Skip to content

Commit

Permalink
Merge branch 'jl/complete-git-prune'
Browse files Browse the repository at this point in the history
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
  • Loading branch information
gitster committed Jul 7, 2020
2 parents 645f631 + 81120a9 commit 65ffaca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion command-list.txt
Expand Up @@ -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
Expand Down

0 comments on commit 65ffaca

Please sign in to comment.