1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-21 18:25:46 +01:00
Files
dotfiles/dot_gitconfig
2021-05-03 16:48:21 +01:00

8 lines
334 B
Plaintext

[user]
email ="9095216+DazAh@users.noreply.github.com"
name ="DazAh"
[core]
autocrlf = false
[alias]
lg = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold cyan)%aD%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)%n'' %C(white)%s%C(reset) %C(dim white)- %an%C(reset)' --all