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

FR: allow informing zoekt about fetch --force #33

Open
mdaniel opened this issue Oct 5, 2024 · 0 comments
Open

FR: allow informing zoekt about fetch --force #33

mdaniel opened this issue Oct 5, 2024 · 0 comments

Comments

@mdaniel
Copy link

mdaniel commented Oct 5, 2024

I would suspect there are a non-trivial number of repos that do force pushes, including overwriting tags:

2024/10/05 17:34:27 command [git --git-dir /data/.sourcebot/repos/github.com/JetBrains/intellij-community.git fetch origin --prune] failed: exit status 1
 ! [rejected]                  idea/191.7141.44     -> idea/191.7141.44  (would clobber existing tag)

In those scenarios, what sourcebot believes is the tag will not square up with the upstream's idea of the tag

I actually checked their issue tracker and surprisingly there doesn't seem to be an issue for influencing that behavior. So in that way, it's great you have a fork

If you want me to try and open the issue with them, let me know

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

1 participant