diff --git a/bin/git-effort b/bin/git-effort index cb3e31e..80b3bd2 100755 --- a/bin/git-effort +++ b/bin/git-effort @@ -102,7 +102,7 @@ echo # loop files -effort $files +effort $files | sort -rn -k 2 echo show_cursor \ No newline at end of file