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

Creating a fork from a git push "fails" when on a different branch #104061

Closed
alexr00 opened this issue Aug 5, 2020 · 1 comment
Closed

Creating a fork from a git push "fails" when on a different branch #104061

alexr00 opened this issue Aug 5, 2020 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug github Github extension help wanted Issues identified as good community contribution opportunities insiders-released Patch has been released in VS Code Insiders verified Verification succeeded
Milestone

Comments

@alexr00
Copy link
Member

alexr00 commented Aug 5, 2020

Testing: #102393

  1. I cloned a repo I didn't have any permissions on.
  2. Checkout a branch, in this case alexr00/testBranch
  3. SCM menu -> push
  4. Follow create a fork flow
  5. Fork is created 🎉

Expected: My branch is also created
Actual: I get an error dialog: Couldn't find remote ref alexr00/testBranch

@joaomoreno joaomoreno added bug Issue identified by VS Code Team member as probable bug github Github extension labels Aug 5, 2020
@joaomoreno joaomoreno added this to the Backlog milestone Aug 5, 2020
@joaomoreno joaomoreno added the help wanted Issues identified as good community contribution opportunities label Aug 5, 2020
@hey24sheep
Copy link

Hi, can I work on this? I think this PR will help me get started right? I could use these Octokit too. A little help would be appreciated. Thanks

@joaomoreno joaomoreno modified the milestones: Backlog, November 2020 Nov 11, 2020
meganrogge pushed a commit that referenced this issue Nov 18, 2020
@RMacfarlane RMacfarlane added the verified Verification succeeded label Dec 4, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug github Github extension help wanted Issues identified as good community contribution opportunities insiders-released Patch has been released in VS Code Insiders verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

7 participants
@joaomoreno @Tyriar @RMacfarlane @sana-ajani @hey24sheep @alexr00 and others