bash-completion: add git-prune into bash completion
authorJohn Lin <redacted>
Mon, 22 Jun 2020 00:13:55 +0000 (00:13 +0000)
committerJunio C Hamano <redacted>
Mon, 22 Jun 2020 18:29:38 +0000 (11:29 -0700)
commit81120a90aa32f545ce3b68f49d2877ccff29a6e3
treece4c8165a574650575a5a994211e9bdc57060543
parent101b3204f37606972b40fc17dec84560c22f69f6
bash-completion: add git-prune into bash completion

Sometimes git would suggest the user to run `git prune` when there are
too many unreachable loose objects. It's more user-friendly if we add
git-prune into bash completion.

Signed-off-by: John Lin <redacted>
Signed-off-by: Junio C Hamano <redacted>
command-list.txt
git clone https://git.99rst.org/PROJECT