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
|
||||
excludesfile = ~/.gitignore
|
||||
[alias]
|
||||
rbm = rebase upstream/master
|
||||
rbc = rebase --continue
|
||||
st = status
|
||||
co = checkout
|
||||
cm = commit
|
||||
|
||||
Reference in New Issue
Block a user