From 22e40d0edb0a96e5d54a95c9140e5d8cd02a61df Mon Sep 17 00:00:00 2001 From: PHO Date: Wed, 11 Dec 2013 15:48:46 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_hgrc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dot-files/_hgrc b/dot-files/_hgrc index 4c50244..24a308f 100644 --- a/dot-files/_hgrc +++ b/dot-files/_hgrc @@ -1,9 +1,12 @@ [defaults] -pull = --rebase annotate = -n -l -u +diff = --subrepos branches = -a +commit = --subrepos +pull = --rebase qseries = --summary revert = --no-backup +status = --subrepos [ui] username = PHO -- 2.40.0