mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
add rebase aliases
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
eol=lf
|
||||
excludesfile = ~/.gitignore
|
||||
[alias]
|
||||
rbm = rebase upstream/master
|
||||
rbc = rebase --continue
|
||||
st = status
|
||||
co = checkout
|
||||
cm = commit
|
||||
|
||||
Reference in New Issue
Block a user