Skip to content

Commit

Permalink
Set git's defaultBranch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
mat committed Mar 28, 2023
1 parent fd60544 commit d48c202
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,5 @@
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
[init]
defaultBranch = main

0 comments on commit d48c202

Please sign in to comment.