ui: add diff.showfunc to tweakdefaults

This is a little risky, as I think we can have some encoding weirdness
crop up. showfunc also isn't the most robust feature, but it's still
often useful context...

Differential Revision: https://phab.mercurial-scm.org/D1610
This commit is contained in:
Augie Fackler 2017-12-06 16:43:07 -05:00
parent 0cf992efc2
commit b3191ab441

View File

@ -62,6 +62,7 @@ update.check = noconflict
[diff]
git = 1
showfunc = 1
"""
samplehgrcs = {