-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggitGIT issuesGIT issuesgood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
Milestone
Description
Issue Type: Bug
Git pull from command does not works as acpected. I select this from Source controll view. And I select a branch (origin/develop) from dropdown menu. In OUTPUT I see only thous commands and no fetch from origin develop
> git pull --tags
> git status -z -u
> git symbolic-ref --short HEAD
> git rev-parse MY_CURRENT_BRANCH
> git rev-parse --symbolic-full-name MY_CURRENT_BRANCH@{u}
> git rev-list --left-right MY_CURRENT_BRANCH...refs/remotes/origin/MY_CURRENT_BRANCH
> git for-each-ref --format %(refname) %(objectname) --sort -committerdate
> git remote --verbose
> git config --get commit.template
I supose the folowing command to be executed
> git pull origin develop
VS Code version: Code - Insiders 1.46.0-insider (d487078, 2020-05-07T16:30:12.593Z)
OS version: Darwin x64 19.4.0
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz (8 x 2200) |
| GPU Status | 2d_canvas: enabled flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled metal: disabled_off multiple_raster_threads: enabled_on oop_rasterization: disabled_off protected_video_decode: unavailable_off rasterization: enabled skia_renderer: disabled_off_ok video_decode: enabled viz_display_compositor: enabled_on viz_hit_test_surface_layer: disabled_off_ok webgl: enabled webgl2: enabled |
| Load (avg) | 3, 2, 2 |
| Memory (System) | 16.00GB (0.37GB free) |
| Process Argv | |
| Screen Reader | no |
| VM | 0% |
Extensions (37)
| Extension | Author (truncated) | Version |
|---|---|---|
| react-toolkit | Cod | 1.1.23 |
| workspace-archive | Cod | 1.0.23 |
| vscode-github | Kni | 0.30.3 |
| vscode-wakatime | Wak | 4.0.0 |
| Handlebars | and | 0.4.1 |
| snapshot-tools | asv | 0.4.0 |
| atlascode | atl | 2.5.1 |
| vscode-browser-preview | auc | 0.6.7 |
| color-info | bie | 0.5.1 |
| vscode-eslint | dba | 2.1.5 |
| githistory | don | 0.6.5 |
| gitlens | eam | 10.2.1 |
| prettier-vscode | esb | 4.5.0 |
| restore-git-branch-tabs | gko | 0.4.1 |
| todo-tree | Gru | 0.0.174 |
| vscode-peacock | joh | 3.7.0 |
| intellij-idea-keybindings | k-- | 0.2.38 |
| chat | kar | 0.33.0 |
| graphql-for-vscode | kum | 1.15.3 |
| vscode-regexp-preivew | Lul | 1.0.0 |
| syntax-project-pbxproj | mar | 0.1.3 |
| handlebars-formatter | mfe | 1.0.0 |
| vscode-docker | ms- | 1.1.0 |
| js-debug-companion | ms- | 1.0.0 |
| vsliveshare | ms- | 1.0.2106 |
| vsliveshare-audio | ms- | 0.1.85 |
| vsliveshare-pack | ms- | 0.3.4 |
| debugger-for-chrome | msj | 4.12.6 |
| vscode-css-navigation | puc | 1.9.0 |
| vscode-yaml | red | 0.7.2 |
| git-autoconfig | shy | 0.0.1 |
| mdx | sil | 0.1.0 |
| code-spell-checker | str | 1.8.0 |
| vscode-icons | vsc | 10.1.1 |
| quokka-vscode | Wal | 1.0.289 |
| vscode-webhint | web | 1.5.5 |
| material-theme | zhu | 3.4.0 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggitGIT issuesGIT issuesgood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded