Merge branch 'master' of https://github.com/nojhan/dotfiles
This commit is contained in:
commit
f94c11bb27
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@
|
|||
co = checkout
|
||||
# create branch
|
||||
cb = checkout -b
|
||||
ci = commit -a -v
|
||||
ci = commit -v
|
||||
ca = commit -v -a
|
||||
br = branch
|
||||
sta = stash
|
||||
[pager]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue