1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-21 18:25:46 +01:00

Fix gitconf incl

This commit is contained in:
DazAh
2021-05-03 16:48:21 +01:00
parent 7d78bc9d8c
commit 1c0a8dba9f
+7
View File
@@ -0,0 +1,7 @@
[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