Default git to main

This commit is contained in:
Georgi Gardev
2026-08-23 11:23:28 +03:00
parent 1fdf5dda31
commit f940342c72
2 changed files with 21 additions and 0 deletions
+2
View File
@@ -7,6 +7,8 @@
pager = delta
excludesfile = ~/.config/.gitignore_global
editor = code --wait
[init]
defaultBranch = main
[interactive]
diffFilter = delta --color-only
[delta]