Skip to content

Commit cdb545a

Browse files
author
Alexey Lustin
committed
* В случае установки Сygwin может наблюдаться конфликт имен интерпретатора Python
* Добавил немного другой вывод сообщения
1 parent 8017440 commit cdb545a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pre-commit

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#!/bin/sh
2-
echo "dddd"
3-
Python.exe .git/hooks/pyv8unpack.py
2+
3+
echo "Start hooks before commit for v8unpack erf and epf"
4+
python.exe .git/hooks/pyv8unpack.py

0 commit comments

Comments
 (0)