Skip to content

Git - git should use actual --autostash flag for pull #180426

@zardoy

Description

@zardoy

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.77.3
  • OS Version: Windows

I have a project and I encountered a problem where syncing changes with git extension triggers the stashing of untracked files (even if I don't have anything to sync). This leads to the sudden disappearance and reappearance of a large number of files, causing a lot of notifications and potential performance issues. Also specifically in this project I also encountered an error which doesn't appear if I use git pull --autostash:

image

ref #136650

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitygitGIT issuesinsiders-releasedPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions