mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-04 18:00:20 +00:00
Update mergetest git alias
This commit is contained in:
parent
7bac1e6387
commit
e60da2386e
@ -36,7 +36,7 @@
|
||||
rebase = merges
|
||||
|
||||
[alias]
|
||||
mergetest = !git switch test && git pull && git merge --no-ff -m \"Merge $1 features to test\" $1 && git push
|
||||
mergetest = !git switch test && git pull && git merge --no-ff -m \"Merge $1 features to test\" $1
|
||||
|
||||
[color]
|
||||
pager = no
|
||||
|
Loading…
Reference in New Issue
Block a user