# HG changeset patch
# User Oleksandr Gavenko <gavenkoa@gmail.com>
# Date 1389864114 -7200
# Node ID 95db953511d693804bbd5b2aa82540e4aaa64801
# Parent  1a0686b5c40e2253c72f2ac9d29dd7b76bc19402
Do not allow pull/push MQ temporary changesets.

diff -r 1a0686b5c40e -r 95db953511d6 .hgrc
--- a/.hgrc	Wed Jan 15 19:29:22 2014 +0200
+++ b/.hgrc	Thu Jan 16 11:21:54 2014 +0200
@@ -48,6 +48,9 @@
 ; Color diff.
 color =
 
+[mq]
+secret=true
+
 [progress]
 ; Number of seconds (float) before showing the progress bar.
 delay = 2