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

Endless retry in put #374

Open
evanchaoli opened this issue Nov 10, 2021 · 2 comments
Open

Endless retry in put #374

evanchaoli opened this issue Nov 10, 2021 · 2 comments

Comments

@evanchaoli
Copy link
Contributor

I have seen these problem multiple times and looks like the lasted version still has the problem:

rebasing and trying again...
rebasing...
From <mygit>
 * branch            master     -> FETCH_HEAD
Already up to date.
To <mygit.git>
 ! [rejected]        v0.2.4 -> v0.2.4 (already exists)
error: failed to push some refs to '<mygit.git>'
hint: Updates were rejected because the tag already exists in the remote.
rebasing and trying again...
rebasing...
@benjaminguttmann-avtq
Copy link

From the README it sounds like that is expected?

rebase: Optional. If pushing fails with non-fast-forward, continuously attempt rebasing and pushing.

@dumptruckman
Copy link

I feel like there should be an option to not retry. I'd love for it to fail so I can send a slack message or similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants