Add mfup to mfpub for safety
This commit is contained in:
parent
471c2b5d5c
commit
21249f7c3d
1 changed files with 3 additions and 0 deletions
|
|
@ -45,6 +45,9 @@ git clean -d -f
|
||||||
# Push 'master' to the fork and make a proper PR...
|
# Push 'master' to the fork and make a proper PR...
|
||||||
if [[ $BRANCH == "master" ]]; then
|
if [[ $BRANCH == "master" ]]; then
|
||||||
|
|
||||||
|
# Don't lose upstream changes!
|
||||||
|
mfup
|
||||||
|
|
||||||
# Allow working directly with the main fork
|
# Allow working directly with the main fork
|
||||||
echo
|
echo
|
||||||
echo -n "Pushing to origin/master... "
|
echo -n "Pushing to origin/master... "
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue