bash completion: add diff options
commitb3a4f8586b4ffa6c896cf0afb2ea49d64faf81ad
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Fri, 23 Nov 2007 01:11:35 +0000 (23 01:11 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 29 Nov 2007 00:20:31 +0000 (28 16:20 -0800)
tree8abeb55a53ac056f76f0ea8f943238ec6a8daa4e
parentc67bbc55f0310de79647457b1fa2a5d3b1746488
bash completion: add diff options

I use "git diff" (the porcelain) really often, and am almost as often
annoyed that the completions do not know how to complete something simple
as --cached.  Now they do.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash