--- 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