mirror of
https://github.com/meineerde/dotfiles.git
synced 2026-02-06 00:53:23 +00:00
Always pull with --rebase
This commit is contained in:
parent
dfc68822b5
commit
ba7dc453a2
@ -4,7 +4,7 @@
|
||||
st = status
|
||||
co = checkout
|
||||
merge = merge --no-ff
|
||||
pull = pull --no-ff
|
||||
pull = pull --rebase
|
||||
ci = commit
|
||||
cm = commit
|
||||
p = push
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user