Skip to content

Commit 539b76b

Browse files
committed
feat(git): change default branch name to main
1 parent 023ee1d commit 539b76b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.config/git/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
path = ./delta.gitconfig
55

66
[init]
7-
defaultBranch = master
7+
defaultBranch = main
88

99
[core]
1010
editor = $EDITOR

0 commit comments

Comments
 (0)