[PATCH] Make "git shortlog" understand raw logs
[gitweb.git] / git-reset.sh
index 04c1ac0fd2e9e147f89b92cdd831572d53bcfb88..e028ff65dba75699580d47fbbe3fa6825774af83 100755 (executable)
@@ -84,7 +84,7 @@ case "$reset_type" in
                                print "$_\0";
                        }
                }
-       ' $tmp-exists | xargs -0 rm -v -f --
+       ' $tmp-exists | xargs -0 rm -f --
        ;;
 --soft )
        ;; # Nothing else to do