@ -6,6 +6,7 @@
autocrlf = input
quotePath = false
commitGraph = true
pager = less -r
[alias]
lol = log --graph --decorate --pretty=oneline --abbrev-commit --all
hist = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short
@ -21,6 +22,7 @@
status = auto
branch = auto
diff = auto
ui = true
[receive]
advertisePushOptions = true
[gc]
@ -7,6 +7,7 @@
quotepath = false
@ -26,6 +27,7 @@