2021-08-09 22:14:44 +02:00
|
|
|
[user]
|
|
|
|
email = gabevenberg@gmail.com
|
2023-02-16 21:16:32 +01:00
|
|
|
name = Gabe Venberg
|
2021-08-09 22:14:44 +02:00
|
|
|
[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)'
|
2023-06-07 17:37:19 +02:00
|
|
|
graph = log --graph --decorate --oneline --topo-order
|
2022-02-07 20:35:51 +01:00
|
|
|
[init]
|
|
|
|
defaultBranch = trunk
|
2023-02-16 11:46:17 +01:00
|
|
|
[push]
|
|
|
|
autoSetupRemote = true
|