fix: codespaces gitconfig override

This commit is contained in:
2026-02-24 19:02:28 +00:00
parent 76f61dc5fe
commit e8165041d9
3 changed files with 11 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
[user]
name = Andrejus
email = git@andrejus.uk
[include]
path = ~/.gitconfig.local
[github]
user = andrejusk

3
home/.gitconfig.local Normal file
View File

@@ -0,0 +1,3 @@
[user]
name = Andrejus
email = git@andrejus.uk