X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=sync-all;h=02ac5214b28cb1e9be6d41581088250e850b44c7;hb=1de43f7ca9e3790bb6450bb6860d5d14261470d9;hp=09130c0e52010a3f000f887f586bea1c3c22a34f;hpb=b1001917414ef857acaf864150f8b8fdec8bbfbe;p=ghc-hetmet.git diff --git a/sync-all b/sync-all index 09130c0..02ac521 100755 --- a/sync-all +++ b/sync-all @@ -361,6 +361,9 @@ sub scmall { # Hack around 'git grep' failing if there are no matches $ignore_failure = 1; } + elsif ($command =~ /^reset$/) { + @scm_args = "reset"; + } elsif ($command =~ /^config$/) { @scm_args = "config"; } @@ -419,6 +422,7 @@ Supported commands: * remote rm * remote set-url [--push] * grep + * reset * config Available package-tags are: