1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-05 08:47:56 +01:00
Find a file
Shawn O. Pearce fc8ce406fa git-gui: Expose the merge.diffstat configuration option
Recently git-merge learned to avoid generating the diffstat after
a merge by reading the merge.diffstat configuration option.  By
default this option is assumed to be true, as that is the old
behavior.  However we can force it to false by setting it as a
standard boolean option.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-05-28 17:58:07 -04:00
lib git-gui: Expose the merge.diffstat configuration option 2007-05-28 17:58:07 -04:00
.gitignore git-gui: Refactor into multiple files to save my sanity 2007-05-07 23:35:48 -04:00
git-gui.sh git-gui: Expose the merge.diffstat configuration option 2007-05-28 17:58:07 -04:00
GIT-VERSION-GEN git gui 0.8.0 2007-05-28 17:50:22 -04:00
Makefile git-gui: Guess our share/git-gui/lib path at runtime if possible 2007-05-27 00:03:37 -04:00