[user] name = Michael Grote email = michael.grote@dataport.de signingkey = 61CCE602D9EC9A33 [credential] helper = store [alias] remote = remote -v [core] autocrlf = input whitespace = blank-at-eol,space-before-tab,blank-at-eof [help] autocorrect = 20 # https://opensource.com/article/20/11/git-aliases [status] showUntrackedFiles = all [push] default = current autoSetupRemote = true [pull] rebase = true autostash = true [merge] conflictStyle = diff3 autostash = true [rebase] autostash = true [diff] renames = true wsErrorHighlight = all [fetch] prune = true [safe] directory = * [advice] addIgnoredFile = true addEmptyPathspec = false [commit] verbose = true [rerere] enabled = true [diff] tool = vimdiff