We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9e919 commit 2de6f5fCopy full SHA for 2de6f5f
1 file changed
functions/git
@@ -101,7 +101,6 @@ git_browse() {
101
102
var_info "Running command in ${dir}"
103
eval "${*}"
104
- var_success "${dir}"
105
)
106
done < <(find . -type d -maxdepth 1 -print0)
107
}
0 commit comments