diff .hgrc @ 319:c4f8ba83bce4

hgrc: disable publishing mode locally
author Augie Fackler <raf@durin42.com>
date Tue, 16 Jul 2013 13:39:01 -0400
parents fe07e9bdae61
children bfb70ab95398
line wrap: on
line diff
--- a/.hgrc
+++ b/.hgrc
@@ -56,3 +56,6 @@ allow_archive = bz2 zip
 [color]
 status.ignored = magenta bold
 qseries.unapplied = magenta bold
+
+[phases]
+publish=false