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

Git branch creation broken in 1.11 #24023

Closed
skysteve opened this issue Apr 6, 2017 · 4 comments
Closed

Git branch creation broken in 1.11 #24023

skysteve opened this issue Apr 6, 2017 · 4 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) git GIT issues

Comments

@skysteve
Copy link

skysteve commented Apr 6, 2017

Creating a new branch from the "checkout branch" input box no longer exists. See steps to reproduce for details. This feels like a regression in the latest version.

  • VSCode Version: 1.11
  • OS Version: MacOS 10.12.3

Steps to Reproduce:

  1. Click the "master" git branch in the bottom left of the window
  2. This opens an input box with a list of git branches
  3. In previous versions I could type a new branch name and have VS code create the branch, this now seems to just be a list of existing branches

(I've tried closing and re-opening VS code but that doesn't help)

@MarvinPT
Copy link

MarvinPT commented Apr 6, 2017

Having the exact same problem with Windows 10 version.

@skysteve
Copy link
Author

skysteve commented Apr 6, 2017

Assuming it's related, I'm also getting command 'workbench.action.git.input-commit' not found errors when trying to commit

@hilleer
Copy link

hilleer commented Apr 6, 2017

Having same issue on both windows 10 and osx latest.

@chrmarti chrmarti added bug Issue identified by VS Code Team member as probable bug git GIT issues important Issue identified as high-priority labels Apr 6, 2017
@joaomoreno
Copy link
Member

Duplicate of #21439

Please use the Git: Create Branch... command for now.

@joaomoreno joaomoreno added *duplicate Issue identified as a duplicate of another issue(s) and removed important Issue identified as high-priority labels Apr 6, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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 *duplicate Issue identified as a duplicate of another issue(s) git GIT issues
Projects
None yet
Development

No branches or pull requests

5 participants