windows: .gitconfig erstellt

This commit is contained in:
Michael Grote 2021-11-26 12:21:56 +01:00
parent def7a3aee1
commit 9194f62760

12
windows/.gitconfig Normal file
View file

@ -0,0 +1,12 @@
[user]
name = Michael Grote
email = michael.grote@posteo.de
[credential]
helper = wincred
[alias]
logs = log --all --graph --pretty=format:'%Cred%h%Creset -%C(auto)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
remote = remote -v
[core]
editor = vim
[help]
autocorrect = 20 # https://opensource.com/article/20/11/git-aliases