This commit is contained in:
Johann Dreo 2018-02-20 15:21:52 +01:00
commit f94c11bb27

View file

@ -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]