dotfiles/.gitconfig
mg 7d8d3b61e4 Pfade relativ (#5)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #5
2022-07-15 23:00:06 +02:00

16 lines
302 B
INI

[user]
name = Michael Grote
email = michael.grote@posteo.de
[credential]
helper = store
[alias]
remote = remote -v
c = checkout
[core]
editor = vim
[help]
autocorrect = 20 # https://opensource.com/article/20/11/git-aliases
[merge]
conflictStyle = diff3
[safe]
directory = ~/dotfiles