changeset 6:086299345bd6

add pvr = hg log -pvr alias (I use this all the time)
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Wed, 27 Aug 2014 17:01:26 -0400
parents 750ace052002
children b5122fcb3041
files hgrc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/hgrc
+++ b/hgrc
@@ -14,6 +14,7 @@
 stash=shelve
 glog=log -G
 email=email --confirm
+pvr=log -pvr
 
 [extensions]
 convert=