Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
This commit is contained in:
2022-01-06 18:42:28 +01:00
parent 4ddeb426d2
commit 99533ff670
6 changed files with 24 additions and 19 deletions

View File

@@ -15,7 +15,8 @@
editor = vim -f
# http://stackoverflow.com/questions/136178/git-diff-handling-long-lines
# If doesn't work, try: pager = less -+$LESS -FRX
pager = diff-highlight | less -RFX
pager = less -RFX
# pager = diff-highlight | less -RFX
# pager = less -r
autocrlf = false
safecrlf = false
@@ -99,3 +100,9 @@
templatedir = ~/dotfiles/resources/git-template
[pull]
ff = yes
#[commit]
# gpgSign = true
[tag]
forceSignAnnotated = true
[user]
signingkey = 6652F0F4418231A7