hgext/qsync.py
changeset 228 5a17c0d41a00
parent 220 ff3158d0d7e8
child 249 bd0917068cc7
--- a/hgext/qsync.py	Wed May 09 13:08:46 2012 +0200
+++ b/hgext/qsync.py	Wed May 09 14:24:56 2012 +0200
@@ -1,3 +1,4 @@
+"""synchronize patches queues and evolving changesets"""
 
 import re
 from cStringIO import StringIO