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

Preview Git SCM cannot create branches from status bar #24429

Closed
twpol opened this issue Apr 10, 2017 · 2 comments
Closed

Preview Git SCM cannot create branches from status bar #24429

twpol opened this issue Apr 10, 2017 · 2 comments
Assignees

Comments

@twpol
Copy link

twpol commented Apr 10, 2017

  • VSCode Version: Code 1.11.1 (d9484d1, 2017-04-06T13:58:12.954Z)
  • OS Version: Windows_NT ia32 6.1.7601
  • Extensions:
Extension Author Version
vscode-caniuse agauniyal 0.5.0
Handlebars andrejunges 0.2.0
vscode-yarn-script carlosjs23 0.0.1
jsrefactor cmstead 1.0.2
vscode-markdownlint DavidAnson 0.7.1
vscode-eslint dbaeumer 1.2.8
githistory donjayamanne 0.2.0
python donjayamanne 0.6.0
xml DotJoshJohnson 1.7.0
vscode-npm fknop 3.3.0
HTMLHint mkaufman 0.3.3
PowerShell ms-vscode 0.12.2
debugger-for-chrome msjsdiag 2.7.3
ColdFusion SketchPunk 0.0.1
code-spell-checker streetsidesoftware 1.0.2

Steps to Reproduce:

  1. Open workspace with git repo
  2. Click branch name in status bar
  3. Enter new branch name

Expected results:

  • New branch created and checked out

Actual results:

  • Nothing happens, as the status bar command is "Checkout to..." which in the Preview Git SCM doesn't allow branch creation (there's a separate "Create branch..." command for that)
@jsynowiec
Copy link
Contributor

Tracked in #21439

@joaomoreno
Copy link
Member

Absolutely, thanks.

@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
None yet
Projects
None yet
Development

No branches or pull requests

3 participants