mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09:00
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
This commit is contained in:
commit
65ffaca0e4
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user