diff options
author | Max Rothman <max.r.rothman@gmail.com> | 2019-07-02 01:56:26 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-09-12 12:47:52 -0700 |
commit | d49dffde9a3964dce2412ea912b712df212e7046 (patch) | |
tree | 6a1f21f31a5e4e2ee3388c210b91e0b87800fefe /Documentation/git-update-index.txt | |
parent | Second batch (diff) | |
download | tgif-d49dffde9a3964dce2412ea912b712df212e7046.tar.xz |
completion: add missing completions for log, diff, show
The bash completion script knows some options to "git log" and
"git show" only in the positive form, (e.g. "--abbrev-commit"), but not
in their negative form (e.g. "--no-abbrev-commit"). Add them.
Also, the bash completion script is missing some other options to
"git diff", and "git show" (and thus, all other commands that take
"git diff"'s options). Add them. Of note, since "--indent-heuristic" is
no longer experimental, add that too.
Signed-off-by: Max Rothman <max.r.rothman@gmail.com>
Acked-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-update-index.txt')
0 files changed, 0 insertions, 0 deletions