diff --git a/.hgrc b/.hgrc index e9fbf7e..75ff13d 100644 --- a/.hgrc +++ b/.hgrc @@ -81,6 +81,9 @@ clear-complete = True disable = False assume-tty = False +[alias] +s = status -mard -S + [subpaths] http[s]?://(.*)/(.*)/../(.*) = https://\1/\2/\3 http[s]?://(.*)/(.*)/(.*) = https://\1/\2/../\3