1
0
mirror of https://github.com/gitattributes/gitattributes.git synced 2025-01-22 00:08:52 -05:00

chore(check.sh): comment

This commit is contained in:
Carlo Corradini 2023-08-22 14:29:29 +02:00 committed by GitHub
parent 830ff1b812
commit aecaa69e90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -233,6 +233,7 @@ verify_gitattributes() {
# ================
# CONFIGURATION
# ================
# Git directory
GIT_DIR=".git"
# Log level
LOG_LEVEL=$LOG_LEVEL_INFO