diff --git a/.config/git/config b/.config/git/config index f1ab7a5..b4b02f3 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,5 +1,7 @@ [core] pager = less -x 1,5 +[init] + defaultBranch = master [pull] rebase = false [user]