Skip to content

Stashing with 'include untracked' works incorrectly for new non-staged files #903

@shabbir-genetech

Description

@shabbir-genetech

Steps to re-produce

  1. Create a new file in a repo. Don't stage it.
  2. Stash with 'include untracked'.
  3. Apply the stash that was just created.

What happens
The new file shows up as staged.

What should happen
The new file should show up as not staged.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions