mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-18 21:27:42 +00:00
Add push to git mergetest alias
This commit is contained in:
parent
32e6a78a37
commit
029bd1e41f
@ -35,4 +35,4 @@
|
||||
rebase = merges
|
||||
|
||||
[alias]
|
||||
mergetest = !git switch test && git pull && git merge --no-ff -m \"Merge $1 features to test\" $1
|
||||
mergetest = !git switch test && git pull && git merge --no-ff -m \"Merge $1 features to test\" $1 && git push
|
||||
|
Loading…
Reference in New Issue
Block a user