# HG changeset patch # User Jeff Hammel # Date 1291934954 28800 # Node ID 2a83052a7a50f6977b0cdd0a03fbd957c1856b4f # Parent c499f5a598cf673a16faa991436f5598826e227d add hg defaults from http://blog.bonardo.net/2010/06/22/so-youre-about-to-use-checkin-needed diff -r c499f5a598cf -r 2a83052a7a50 .hgrc --- a/.hgrc Thu Dec 02 17:16:53 2010 -0800 +++ b/.hgrc Thu Dec 09 14:49:14 2010 -0800 @@ -5,8 +5,12 @@ [defaults] commit = -v +diff = -p -U 8 +qdiff = -p -U 8 +qnew = -U repository_host = k0s.org/hg + [diff] git = 1 showfunc = 1