X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=vcs%2Fgitconfig.in;h=ce370a50f45fc3fc70457f34b26365c769d39d26;hb=c6d4ddd552ee8c9ecda52e806bfe5d706baf307c;hp=aa0ef858a5ff1855519f32dc57331145051914b4;hpb=37ad33e52daae7678ec23622af39da0c4998cfde;p=config%2Fdotfiles.git diff --git a/vcs/gitconfig.in b/vcs/gitconfig.in index aa0ef85..ce370a5 100644 --- a/vcs/gitconfig.in +++ b/vcs/gitconfig.in @@ -242,6 +242,8 @@ # Don't create .git/hooks with any sample hooks. Reduces the clutter # in new git repositories. templateDir = + # Keep the default branch name + defaultBranch = master # NON-GIT SETTINGS