diff hgext/mq.py @ 6557:f2bd49752f0d

merge from crew-stable
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Wed, 16 Apr 2008 12:15:43 +0200
parents 36434ca0e7b0 0bb76d168437
children 550c53d66949
line wrap: on
line diff
--- 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