14 lines
251 B
INI
14 lines
251 B
INI
|
[user]
|
||
|
name = Peter J. Holzer
|
||
|
email = hjp@hjp.at
|
||
|
[alias]
|
||
|
co = checkout
|
||
|
ci = commit
|
||
|
st = status
|
||
|
br = branch
|
||
|
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short
|
||
|
type = cat-file -t
|
||
|
dump = cat-file -p
|
||
|
[push]
|
||
|
default = simple
|