Skip to content

Commit 36bc3d6

Browse files
committed
fix(lib): detect path in the hook itself
1 parent ed25421 commit 36bc3d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gitapper.sh

100644100755
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ if [[ "${PARAMETERS}" == "rev-parse --abbrev-ref HEAD" ]]; then
2626
exit 1
2727
fi
2828

29-
source "$DIR"/lib/forgit.sh
30-
3129
function exec_hook() {
3230
command=("$2")
3331
for EXT in "sh" "py"

0 commit comments

Comments
 (0)