Init-Files/.gitconfig.shared

11 lines
233 B
Text

[core]
autocrlf = input
[pretty]
doty = * %C(bold green)%h%Creset -%C(bold white)%d%Creset %s %C(bold)(%cr)%Creset <%aN>%Creset
[format]
pretty = doty
[alias]
st = status
ci = commit
[push]
default = upstream