some doc
authorPierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 30 Jul 2012 14:42:02 +0200
changeset 401 76df267fd76c
parent 400 1e72a3cc2cc3
child 402 8ef1096ee5ab
some doc
nopushpublish.py
--- a/nopushpublish.py	Fri May 25 11:21:43 2012 +0200
+++ b/nopushpublish.py	Mon Jul 30 14:42:02 2012 +0200
@@ -1,4 +1,4 @@
-#
+# Extension which prevent changeset to be turn public by push operation
 
 from mercurial import extensions, util
 from mercurial import discovery