sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
273 stars 14 forks source link

Stashes don't list untracked files #1837

Open adamscoble opened 8 months ago

adamscoble commented 8 months ago

Version info

Description

If you stash using --include-untracked, then clicking on the stash doesn't show the untracked files.

Steps to reproduce

Steps to reproduce the behavior:

  1. Create some untracked files
  2. Run stash --include-untracked using the button at the top
  3. Click on the newly created stash and see that untrack files aren't listed

Expected behavior

I would expect to see untracked files listed, like they are in the "unstaged files" display.