git: alias c
This commit is contained in:
parent
c9db4a2074
commit
07dd68cb9d
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
helper = store
|
helper = store
|
||||||
[alias]
|
[alias]
|
||||||
remote = remote -v
|
remote = remote -v
|
||||||
|
c = checkout
|
||||||
[core]
|
[core]
|
||||||
editor = vim
|
editor = vim
|
||||||
[help]
|
[help]
|
||||||
|
|
Loading…
Reference in a new issue