Skip to content

Commit 64f30b8

Browse files
committed
Merge branch 'jl/complete-git-prune' into next
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
2 parents 732d93a + 81120a9 commit 64f30b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

command-list.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ git-pack-redundant plumbinginterrogators
136136
git-pack-refs ancillarymanipulators
137137
git-parse-remote synchelpers
138138
git-patch-id purehelpers
139-
git-prune ancillarymanipulators
139+
git-prune ancillarymanipulators complete
140140
git-prune-packed plumbingmanipulators
141141
git-pull mainporcelain remote
142142
git-push mainporcelain remote

0 commit comments

Comments
 (0)