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
|
co = checkout
|
||||||
# create branch
|
# create branch
|
||||||
cb = checkout -b
|
cb = checkout -b
|
||||||
ci = commit -a -v
|
ci = commit -v
|
||||||
|
ca = commit -v -a
|
||||||
br = branch
|
br = branch
|
||||||
sta = stash
|
sta = stash
|
||||||
[pager]
|
[pager]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue