Mercurial > dotfiles
changeset 350:b55a7fe4dfab
hgrc: drop obsolete stuff from [alias], enable showfunc in [diff]
The alias entry for diff (-p) is the same as [diff] showfunc = 1, but
the latter will also do things like improve emails.
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Wed, 15 Oct 2014 16:23:03 -0400 |
parents | fc89d315942f |
children | bef29d49d19f |
files | .hgrc |
diffstat | 1 files changed, 1 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgrc +++ b/.hgrc @@ -35,18 +35,12 @@ usehttp2=true mergemarkers = detailed [defaults] -qimport = --git -qrefresh = --git annotate = -nu -heads = --style default serve = -v -outgoing = --graph -# --graph is breaking incoming, need to investigate -# incoming = --graph -diff = -p [diff] git=1 +showfunc = 1 [bookmarks] track.current = 1