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
|
||||
[alias]
|
||||
remote = remote -v
|
||||
c = checkout
|
||||
[core]
|
||||
editor = vim
|
||||
[help]
|
||||
|
|
Loading…
Reference in a new issue