hgext/mq.py
changeset 6557 f2bd49752f0d
parent 6555 36434ca0e7b0
parent 6553 0bb76d168437
child 6558 550c53d66949
--- a/hgext/mq.py	Wed Apr 16 12:14:24 2008 +0200
+++ b/hgext/mq.py	Wed Apr 16 12:15:43 2008 +0200
@@ -1903,7 +1903,7 @@
 
 def push(ui, repo, patch=None, **opts):
     """push the next patch onto the stack
-    
+
     When --force is applied, all local changes in patched files will be lost.
     """
     q = repo.mq