]> git.ipfire.org Git - thirdparty/git.git/commit - contrib/completion/git-completion.bash
git-completion.bash: Autocomplete --minimal and --histogram for git-diff
authorMichal Privoznik <mprivozn@redhat.com>
Sat, 12 Jan 2013 16:02:13 +0000 (17:02 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jan 2013 18:31:13 +0000 (10:31 -0800)
commit216120ab8387c5c9c13b673eab2ff5e1d2d9cbb7
tree8d8151cd0698cdb671157c1360ccaacc4625a2a7
parent94702dd1ac27618b60198f7c8bceafaaaf7743e2
git-completion.bash: Autocomplete --minimal and --histogram for git-diff

Even though --patience was already there, we missed --minimal and
--histogram for some reason.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash