author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Fri, 23 Nov 2007 01:11:35 +0000 (01:11 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 29 Nov 2007 00:20:31 +0000 (16:20 -0800) | ||
commit | b3a4f8586b4ffa6c896cf0afb2ea49d64faf81ad | |
tree | 8abeb55a53ac056f76f0ea8f943238ec6a8daa4e | tree | snapshot |
parent | c67bbc55f0310de79647457b1fa2a5d3b1746488 | commit | diff |
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>
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 | diff | blob | history |