Skip to content

Commit

Permalink
fix(lib): detect path in the hook itself
Browse files Browse the repository at this point in the history
  • Loading branch information
Mte90 committed Oct 18, 2022
1 parent ed25421 commit 36bc3d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gitapper.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ if [[ "${PARAMETERS}" == "rev-parse --abbrev-ref HEAD" ]]; then
exit 1
fi

source "$DIR"/lib/forgit.sh

function exec_hook() {
command=("$2")
for EXT in "sh" "py"
Expand Down

0 comments on commit 36bc3d6

Please sign in to comment.