mirror of
https://gitea.windcorp.ru/Wind-Corporation/Progressia.git
synced 2025-04-21 16:10:47 +03:00
TMP / pre-commit.py: vs can eat my SHIT
This commit is contained in:
parent
96dc0ca429
commit
1fd971beaf
@ -30,7 +30,7 @@ if (DEV_MODE)
|
||||
if (IS_DIRECTORY "${CMAKE_SOURCE_DIR}/.git/hooks")
|
||||
if (NOT EXISTS "${CMAKE_SOURCE_DIR}/.git/hooks/pre-commit")
|
||||
file(WRITE "${CMAKE_SOURCE_DIR}/.git/hooks/pre-commit"
|
||||
"#!/bin/bash\n"
|
||||
"#!/bin/sh\n"
|
||||
"# Progressia autogenerated pre-commit hook\n"
|
||||
"# You may modify this hook freely "
|
||||
"(just make sure the checks run)\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user