mirror of
https://github.com/DazAh/dotfiles
synced 2026-05-21 18:25:46 +01:00
Fix gitconf incl
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user