diff --git a/.gitconfig b/.gitconfig index e04f223..5cf6c36 100644 --- a/.gitconfig +++ b/.gitconfig @@ -26,3 +26,5 @@ tool = vimdiff1 [push] followTags = true +[init] + defaultBranch = main