Рефактор

This commit is contained in:
sasha80
2024-10-18 16:38:09 +03:00
parent 2eba28398c
commit ebc4698d0a
5 changed files with 25 additions and 26 deletions

View File

@@ -7,13 +7,13 @@
# для GoDot Engine.
#
# Инструкция по применению
#
#
# 1. В папке ./git/hooks создать файлы:
# - post-checkout
# - post-commit
# - post-merge
# 2. В каждый файл записать строку:
# ./git-hook.sh
# ./git-hook.sh
# 3. Теперь модуль scripts/commit.gd будет содержать данные
# о текущей версии, после выполнения следующих операций СКВ:
# - переключение ветки;