Add the diff option --no-defaultsdiffopts
commit226d968cedf1f25c30f8ac8a58d3651b22870178
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 13 Apr 2009 22:30:58 +0000 (14 00:30 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 13 Apr 2009 22:30:58 +0000 (14 00:30 +0200)
tree6f87838e004103c875e56521d772a4fda3d5c77a
parent87ed37c47983964e1663f00783aeaa7e1982734a
Add the diff option --no-defaults

It would be desirable to undo every setting in diff.defaultOptions
individually, but until there are options to reset every command
line option, there is the "--no-defaults" option (which can be
overridden by the "--defaults" option) to ignore the config setting.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
builtin-diff.c
builtin-log.c
diff.c
diff.h
t/t4037-diff-default-options.sh