diff options
author | Tim Henigan <tim.henigan@gmail.com> | 2012-03-22 15:52:17 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-03-23 11:46:25 -0700 |
commit | 850896042a42c1c16912a3981ca844e2cbcd14d4 (patch) | |
tree | f38da913cd54a31969bff0381abbbc12642b8249 /git-relink.perl | |
parent | difftool: parse options using Getopt::Long (diff) | |
download | tgif-850896042a42c1c16912a3981ca844e2cbcd14d4.tar.xz |
difftool: add '--no-gui' option
This commit teaches difftool to handle the '--no-gui' option. This option
negates the existing '--gui' option. The last setting given on the command
line wins.
This allows a user to configure "[alias] mdt = difftool --gui", but still
have the ability to override the setting without error:
$ git mdt --no-gui
Signed-off-by: Tim Henigan <tim.henigan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-relink.perl')
0 files changed, 0 insertions, 0 deletions