mirror of
https://github.com/andranik-ss/integration-1c-redmine.git
synced 2024-11-21 10:45:52 +02:00
Изменил флаг удаления бинарника из хранилища в хуках
This commit is contained in:
parent
ecfd790d40
commit
b100b8e81b
Binary file not shown.
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
echo "Start hooks before commit for v8unpack erf and epf"
|
||||
#python.exe .git/hooks/pyv8unpack.py --g --index
|
||||
oscript -encoding=utf-8 .git/hooks/v8files-extractor.os --git-precommit src
|
||||
oscript -encoding=utf-8 .git/hooks/v8files-extractor.os --git-precommit src --remove-orig-bin-files
|
||||
|
Loading…
Reference in New Issue
Block a user