Skip to content

Commit e7a85ea

Browse files
committed
pre-commit things
1 parent 4b0d128 commit e7a85ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

prevent_commit_to_main.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#!"C:\\Program Files\\Git\\usr\\bin\\bash.exe"
2-
##!/bin/sh
1+
#!/bin/sh
2+
##!"C:\\Program Files\\Git\\usr\\bin\\bash.exe"
33

44
branch="$(git rev-parse --abbrev-ref HEAD)"
55

0 commit comments

Comments
 (0)