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

🐛 Bug: Crash trying to push --force up to GitHub #907

Closed
3 tasks done
JoshuaKGoldberg opened this issue Sep 30, 2023 · 2 comments
Closed
3 tasks done

🐛 Bug: Crash trying to push --force up to GitHub #907

JoshuaKGoldberg opened this issue Sep 30, 2023 · 2 comments
Labels
status: accepting prs Please, send a pull request to resolve this! type: bug Something isn't working :(

Comments

@JoshuaKGoldberg
Copy link
Owner

JoshuaKGoldberg commented Sep 30, 2023

Bug Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

Expected

Creation mode should work to create a new repository.

Actual

@KATT received a failure, reported in https://twitter.com/alexdotjs/status/1708175127991505291/photo/1:

Command failed with exit code 1: git push -u origin main --force
error: src refspec main does not match any

Additional Info

@KATT if you have any more details on what you ran with, that could be very helpful.

In particular:

  • Was this for a repository that didn't yet exist?
  • Was the script able to make the repo on GitHub?

This seems vaguely similar to JoshuaKGoldberg/bingo#175, but my gut is that this is a different issue.

@JoshuaKGoldberg JoshuaKGoldberg added type: bug Something isn't working :( status: accepting prs Please, send a pull request to resolve this! labels Sep 30, 2023
@KATT
Copy link

KATT commented Sep 30, 2023

I also noticed that it was created without a test.yml-file so I had to copy/paste that

@JoshuaKGoldberg
Copy link
Owner Author

I poked around and am pretty sure this is a side effect of JoshuaKGoldberg/bingo#175. Closing to keep the issues queue small. Someone please yell at me if I'm wrong!

@JoshuaKGoldberg JoshuaKGoldberg closed this as not planned Won't fix, can't repro, duplicate, stale Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepting prs Please, send a pull request to resolve this! type: bug Something isn't working :(
Projects
None yet
Development

No branches or pull requests

2 participants