Fix diff-options to only be considered for the diff view
commit8370101fa9f46d814cef724b65b08e83a2a52e8e
authorJonas Fonseca <fonseca@diku.dk>
Sun, 16 Feb 2014 15:52:14 +0000 (16 10:52 -0500)
committerJonas Fonseca <fonseca@diku.dk>
Sun, 16 Feb 2014 16:01:29 +0000 (16 11:01 -0500)
tree4db142f5fe7c145a3b81b36309f5993b7682a5ce
parent92b91cdf4a83c79e960c5a7fc09f24c3c5f5bb4f
Fix diff-options to only be considered for the diff view

This allows to put the following in ~/.tigrc to have richer merge diffs:

set diff-options = -m --first-parent

and still have meaningful revision graphs.

Fixes #228
NEWS.adoc
doc/manual.adoc
doc/tigrc.5.adoc
tig.c