Better push in 'mfpub'
This commit is contained in:
		| @@ -67,11 +67,11 @@ if [[ $BRANCH == $TARG ]]; then | ||||
|     # Allow working directly with the main fork | ||||
|     echo | ||||
|     echo -n "Pushing to origin/$TARG... " | ||||
|     git push -f origin | ||||
|     git push origin HEAD:$TARG | ||||
|  | ||||
|     echo | ||||
|     echo -n "Pushing to upstream/$TARG... " | ||||
|     git push -f upstream | ||||
|     git push upstream HEAD:$TARG | ||||
|  | ||||
|   else | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user