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

not able to create new branch in Git #68389

Closed
ghost opened this issue Feb 11, 2019 · 7 comments
Closed

not able to create new branch in Git #68389

ghost opened this issue Feb 11, 2019 · 7 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) git GIT issues info-needed Issue requires more information from poster

Comments

@ghost
Copy link

ghost commented Feb 11, 2019

Issue Type: Bug

when you click the bottom left Git Branch name in Visual studio code and click " create new branch" and then if you give the new branch name and then press Enter button, " not working "- Error

VS Code version: Code 1.31.0 (7c66f58, 2019-02-05T22:35:56.624Z)
OS version: Windows_NT x64 10.0.16299

System Info
Item Value
CPUs Intel(R) Core(TM) i5-6500T CPU @ 2.50GHz (4 x 2496)
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: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 7.91GB (1.49GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (9)
Extension Author (truncated) Version
githistory don 0.4.6
xml Dot 2.4.0
gitlens eam 9.5.0
git-project-manager fel 1.7.1
PowerShell ms- 1.11.0
team ms- 1.144.1
vscode-docker Pet 0.5.2
vscode-java-dependency vsc 0.3.0
vscode-maven vsc 0.14.1
@vscodebot vscodebot bot added the git GIT issues label Feb 11, 2019
@ashvin777
Copy link

+1

@joaomoreno
Copy link
Member

What error do you see?

@joaomoreno joaomoreno added the info-needed Issue requires more information from poster label Feb 18, 2019
@ashvin777
Copy link

ashvin777 commented Feb 18, 2019

I am talking about the flow triggered from "Create branch" option under Cmd + Shift + p menu

Now I understood why it is not working. Earlier I used to create a new branch in just 2 steps and now I see that another step is introduced to select ref branch. Not sure why there is a need of selecting the additional ref branch, it makes more sense to take the current branch as reference just like it does in git branch -b xx command.

@xblitz
Copy link

xblitz commented Feb 20, 2019

Seems to be the same issue as #68918 , Create Branch workflow now has an additional step. which might be confused by current users that it didnt work :/ maybe this could become a setting

@joaomoreno
Copy link
Member

/duplicate #68918

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 21, 2019
@vscodebot
Copy link

vscodebot bot commented Feb 21, 2019

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Feb 21, 2019
@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
*duplicate Issue identified as a duplicate of another issue(s) git GIT issues info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants