6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
[alias]
|
|
gl = log --oneline --decorate --graph --all
|
|
co = checkout
|
|
[pull]
|
|
ff = only
|