diff --git a/_reformat-common.bash b/_reformat-common.bash index a5739fa..eddb791 100644 --- a/_reformat-common.bash +++ b/_reformat-common.bash @@ -1,5 +1,5 @@ function root() { - echo "$(git rev-parse --show-toplevel)" + git rev-parse --show-toplevel } wfroot() {