1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2024-11-22 08:20:59 +02:00

Add git things

This commit is contained in:
Arti Zirk 2021-11-03 17:20:28 +02:00
parent cd2a53bfb6
commit 67b9e310f0

View File

@ -16,6 +16,7 @@
[core]
editor = nvim
quotepath = false
commitGraph = true
[credential]
helper = /usr/lib/git-core/git-credential-libsecret
[sendemail]
@ -37,3 +38,7 @@
defaultBranch = master
[rerere]
enabled = true
[receive]
advertisePushOptions = true
[gc]
writeCommitGraph = true