Merge pull request 'Revert to exit 1' (#3) from develop into main
Reviewed-on: #3
This commit is contained in:
commit
fa66d6c927
@ -15,4 +15,7 @@ echo "[ ] Pushing to Git..."
|
||||
git push --no-verify origin git-svn || { echo "Push failed!"; exit 1; }
|
||||
|
||||
echo "[ ] Successfully synced to SVN and pushed to Git!"
|
||||
exit 0
|
||||
echo " "
|
||||
echo -e "${GREEN}ignore the following error message ${NC}"
|
||||
echo -e "${GREEN}error: failed to push some refs to https://your allspice server/your organization/your repo.git ${NC}"
|
||||
exit 1
|
Loading…
Reference in New Issue
Block a user