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