diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2018-02-09 18:01:55 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-02-09 10:24:51 -0800 |
commit | 6cc4bc15f92e85b41d9da9075905f20c6a9008fe (patch) | |
tree | 94f812eacab0776cd14d75a46cab9a10960f97f4 /contrib/git-shell-commands/help | |
parent | completion: use __gitcomp_builtin in _git_describe (diff) | |
download | tgif-6cc4bc15f92e85b41d9da9075905f20c6a9008fe.tar.xz |
completion: use __gitcomp_builtin in _git_difftool
Since we can't automatically extract diff options for completion yet,
difftool will take all options from $__git_diff_common_options. This
brings _a lot_ more completable options to difftool.
--ignore-submodules is added to $__git_diff_common_options to avoid
regression in difftool. But it's a good thing anyway even for other
diff commands.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/git-shell-commands/help')
0 files changed, 0 insertions, 0 deletions