You've already forked integration-1c-redmine
mirror of
https://github.com/andranik-ss/integration-1c-redmine.git
synced 2025-09-16 08:26:22 +02:00
Изменил флаг удаления бинарника из хранилища в хуках
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user