changeset 474:3326aea03a3b

python/hgrc.py
author Jeff Hammel <jhammel@mozilla.com>
date Sat, 10 Aug 2013 19:12:10 -0700
parents da087c5724d4
children efd50220556e
files python/hgrc.py
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/python/hgrc.py	Sat Aug 10 19:11:11 2013 -0700
+++ b/python/hgrc.py	Sat Aug 10 19:12:10 2013 -0700
@@ -22,7 +22,8 @@
 
 def set_default_push_to_ssh(parser):
     """
-    pass
+    set `[path]:default_push` to that given by `[path]:default` but
+    turn the protocol to 'ssh'
     """
 
     # get default path