diff --git a/entropy/.gitconfig b/entropy/.gitconfig index 5aa3dbf..ed35094 100644 --- a/entropy/.gitconfig +++ b/entropy/.gitconfig @@ -25,3 +25,5 @@ commit-decoration-style = bold yellow box ul file-style = bold yellow ul file-decoration-style = none +[init] + defaultBranch = main