Revert "shims/scm/git: Fix the search for brewed git"
This commit is contained in:
parent
bd471d6b9b
commit
0dabb464dd
@ -92,9 +92,6 @@ case "$(lowercase "$SCM_FILE")" in
|
||||
;;
|
||||
esac
|
||||
|
||||
brew_version="$(quiet_safe_cd "$SCM_DIR/../../../../../bin" && pwd -P)/$SCM_FILE"
|
||||
safe_exec "$brew_version" "$@"
|
||||
|
||||
brew_version="$(quiet_safe_cd "$SCM_DIR/../../../../bin" && pwd -P)/$SCM_FILE"
|
||||
safe_exec "$brew_version" "$@"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user