diff --git a/config/git/config b/config/git/config index b00740c..d3dcba7 100644 --- a/config/git/config +++ b/config/git/config @@ -24,6 +24,9 @@ trustctime = false # http://www.git-tower.com/blog/make-git-rebase-safe-on-osx/ pager = less -F -X +[init] + defaultBranch = main + [log] date = human