We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I created a new branch on my project (a private repository on Github). After commit, when i want to push my branch, i have this error :
❯ git push --set-upstream origin cyberbobjr/patch-13000 Failed to fetch
I tried with the terminal and with UI, it's the same result.
https://stackblitz.com/~/github.com/cyberbobjr/scriptar
Open a terminal Git push ... wait for the result
I want my branch pushed to my Github repo.
Version = 1.84.0 Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59 WebContainer = 88b6dd69 Browser name = Chrome Full version = 131.0.0.0 Major version = 131 navigator.appName = Netscape navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 performance.memory = { "totalJSHeapSize": 523221992, "usedJSHeapSize": 518473752, "jsHeapSizeLimit": 4294705152 }
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I created a new branch on my project (a private repository on Github).
After commit, when i want to push my branch, i have this error :
I tried with the terminal and with UI, it's the same result.
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/cyberbobjr/scriptar
Steps to reproduce
Open a terminal
Git push
...
wait for the result
Expected behavior
I want my branch pushed to my Github repo.
Parity with Local
Screenshots
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: