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

when trying to create branch - nothing happens #68918

Closed
shootermv opened this issue Feb 18, 2019 · 8 comments
Closed

when trying to create branch - nothing happens #68918

shootermv opened this issue Feb 18, 2019 · 8 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug git GIT issues verified Verification succeeded
Milestone

Comments

@shootermv
Copy link

shootermv commented Feb 18, 2019

Issue Type: Bug

Steps to reproduce:

  1. click git icon at left bottom
  2. choose "new branch" at dropdown on the top
  3. type new branch name and press "enter"
  4. Nothing happens (no branch is created)
  5. Only after typing the branch name again and pressing enter - the new branch finally created

Expected Behavior:
New branch should create after enter pressed (s it was in previous versions)

VS Code version: Code 1.31.1 (1b8e830, 2019-02-12T02:16:38.656Z)
OS version: Darwin x64 18.2.0

System Info
Item Value
CPUs Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz (12 x 2200)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 2
Memory (System) 16.00GB (0.11GB free)
Process Argv -psn_0_1331525
Screen Reader no
VM 0%
Extensions (2)
Extension Author (truncated) Version
python ms- 2019.1.0
vscode-docker Pet 0.5.2
@xblitz
Copy link

xblitz commented Feb 18, 2019

I also have the same issue, it used to work, only stopped working very recently

@joaomoreno
Copy link
Member

@shootermv @xblitz Can you show me a screen recording?

@joaomoreno joaomoreno added the info-needed Issue requires more information from poster label Feb 19, 2019
@shootermv
Copy link
Author

vscode-brnach-bug

@xblitz
Copy link

xblitz commented Feb 20, 2019

Ahh it seems the git create branch workflow has changed recently, when you enter the new branch name, it ask you to pick a ref branch instead of just using the one you are currently on. but the box appear exactly like the one before so it looks like it didn't work...

so yeah, this is confusing a bit. can this become a setting where we can set it to ref the current checked out branch so it behaves like it did before?

@joaomoreno joaomoreno added this to the February 2019 milestone Feb 21, 2019
@joaomoreno joaomoreno added bug Issue identified by VS Code Team member as probable bug git GIT issues and removed info-needed Issue requires more information from poster labels Feb 21, 2019
@joaomoreno
Copy link
Member

Yeah, great insight.

sandy081 pushed a commit to vldmrkl/vscode that referenced this issue Feb 22, 2019
@sbatten sbatten added the verified Verification succeeded label Feb 26, 2019
@earlkrygier
Copy link

I noticed the same issue. Spent a few hours trying figure out if it was a permissions issue or I was doing something wrong. The option "+Create new branch" in the dropdown indicates to me that I'm creating a new branch. But that is not the behavior. After typing in the name of my new branch and hitting Enter, nothing happens. Kind of frustrating.

@joaomoreno
Copy link
Member

@earlkrygier @xblitz @shootermv Addressed in #70812

@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 7, 2019
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 git GIT issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants