gitconfig: Add submodule settings

This commit is contained in:
histalek 2021-06-27 19:18:10 +02:00
parent b37bfc8489
commit 198269f781
No known key found for this signature in database
GPG key ID: ED1D6449704FDE03

View file

@ -22,6 +22,9 @@
editor = vim
excludesfile = ~/.gitignore_global
[diff]
submodule = log
[grep]
lineNumber = true
extendRegexp = true
@ -48,4 +51,8 @@
path = ~/.gitconfigs/.gitconfig-histalek_de
[init]
defaultBranch = main
defaultBranch = main
[status]
submoduleSummary = true