13 lines
465 B
INI
13 lines
465 B
INI
[user]
|
|
name = Christian Nieves
|
|
email = cnieves@google.com
|
|
[color]
|
|
ui = auto
|
|
[repo]
|
|
superprojectChoiceExpire = 1643929280
|
|
superprojectChoice = true
|
|
[url "ssh://git@github.com/"]
|
|
insteadOf = https://github.com/
|
|
[alias]
|
|
gr = 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
|