Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't continue on error #309

Open
astyltsvig opened this issue Feb 14, 2019 · 0 comments
Open

don't continue on error #309

astyltsvig opened this issue Feb 14, 2019 · 0 comments

Comments

@astyltsvig
Copy link
Collaborator

I'm running this one here - I get an error on the rebase - but the script continues anyway ....AAAArgh!!

oem@oem-HP-ENVY-15-Notebook-PC:~/Desktop/Prolike/gitlabelwizard$ git deliver --verbose
Exec: git status
Exec: git config --get phlow.service
Exec: git config --get phlow.issue-api
Exec: git config --get phlow.issue-web
Exec: git config --get phlow.remote
Exec: git config --get phlow.delivery-branch-prefix
Exec: git config --get phlow.integration-branch
Exec: git ls-remote --get-url origin
Exec: git config --get phlow.token
delivering...
Exec: git branch -a
Exec: git pull --rebase
Error in rebasing: 
warning: redirecting to https://github.com/prolike/gitlabelwizard.git/

It seems that there is already a rebase-apply directory, and
I wonder if you are in the middle of another rebase.  If that is the
case, please try
	git rebase (--continue | --abort | --skip)
If that is not the case, please
	rm -fr "/home/oem/Desktop/Prolike/gitlabelwizard/.git/rebase-apply"
and run me again.  I am stopping in case you still have something
valuable there.

Exec: git push origin 126-fix-circle-ci:ready/126-fix-circle-ci
Exec: git branch -m 126-fix-circle-ci delivered/126-fix-circle-ci
Exec: git checkout master
Delivered branch 126-fix-circle-ci 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant