archive
This commit is contained in:
5
gollum/pre-commit
Executable file
5
gollum/pre-commit
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo DO INDEX.sh;
|
||||
git status;
|
||||
JUST_ADD=true bash /opt/index.sh || true;
|
||||
Reference in New Issue
Block a user