.hgrc: spull, spull, sclone
authorTomas Zeman <tzeman@volny.cz>
Mon, 22 Aug 2016 14:42:24 +0200
changeset 49 c53b549bf0d7
parent 48 155cead83fd3
child 50 b5f5b3ba8cb0
.hgrc: spull, spull, sclone
config/.hgrc
--- a/config/.hgrc	Thu Jan 21 11:12:38 2016 +0100
+++ b/config/.hgrc	Mon Aug 22 14:42:24 2016 +0200
@@ -11,3 +11,7 @@
 [diff]
 git = 1
 
+[alias]
+spull = pull --remotecmd=sudohg
+spush = push --remotecmd=sudohg
+sclone = clone --remotecmd=sudohg