summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 14:49:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 14:49:03 +0000
commitfec6ca7859bee8c8346dc0d3625f69ced636ad71 (patch)
treea5edb14057515a05ecf54a79094432e88865acbf
parentSetting diff.wsErrorHighlight to all. (diff)
downloadgit-fec6ca7859bee8c8346dc0d3625f69ced636ad71.tar.xz
git-fec6ca7859bee8c8346dc0d3625f69ced636ad71.zip
Setting init.defaultBranch to main.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/local/gitconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/local/gitconfig b/debian/local/gitconfig
index 2e55120..5483632 100644
--- a/debian/local/gitconfig
+++ b/debian/local/gitconfig
@@ -16,3 +16,6 @@
[diff]
renames = copies
wsErrorHighlight = all
+
+[init]
+ defaultBranch = main