Преглед изворни кода

tech(githooks): remove symlink bash script

bergquist пре 9 година
родитељ
комит
1f1d232ea6
1 измењених фајлова са 0 додато и 5 уклоњено
  1. 0 5
      symlink_git_hooks.sh

+ 0 - 5
symlink_git_hooks.sh

@@ -1,5 +0,0 @@
-#/bin/bash
-
-#ln -s -f .hooks/* .git/hooks/
-cd .git/hooks/
-cp --symbolic-link -f ../../.hooks/* .