This commit is contained in:
2026-06-14 19:09:18 +01:00
parent 14bd1a9271
commit 13fa90a0e9
3958 changed files with 999286 additions and 4 deletions
+8
View File
@@ -0,0 +1,8 @@
# Copyright 2023 The Khronos Group Inc.
# SPDX-License-Identifier: Apache-2.0
# Add [include] of repo's .gitconfig in clone's .git/config.
# This only needs to be run once.
git config --local include.path ..\.gitconfig
echo 'Git config was successfully set.'