2021-08-09 22:14:44 +02:00
|
|
|
[user]
|
|
|
|
email = gabevenberg@gmail.com
|
|
|
|
name = gabe
|
|
|
|
[alias]
|
|
|
|
hist = log --graph --date-order --date=short --pretty=format:'%C(auto)%h%d %C(reset)%s %C(bold blue)%ce %C(reset)%C(green)%cr (%cd)'
|
|
|
|
graph = log --graph --date-order --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) (%C(bold red)%an%C(reset)/%C(bold cyan)%ae%C(reset)) - %C(white)%s%C(reset)%C(yellow)%d%C(reset)' --all
|
2022-02-07 20:35:51 +01:00
|
|
|
[init]
|
|
|
|
defaultBranch = trunk
|
2023-02-16 11:46:17 +01:00
|
|
|
[push]
|
|
|
|
autoSetupRemote = true
|