[defaults] pull = -u annotate = -n -l -u branches = -a revert = --no-backup [ui] username = PHO [extensions] hgext.mq = hgext.fetch = hgext.graphlog = hgext.record= pager= color= [pager] attend = annotate, cat, diff, export, glog, qdiff [hooks] commit = touch `hg root`/.hg/unpushed post-push = rm -f `hg root`/.hg/unpushed post-rollback = rm -f `hg root`/.hg/unpushed