Repository stash preview doesn't include untracked files

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Duplicate
    • None
    • Component/s: None
    • None
    • Environment:
      mac os x 10.11.6 (newest)
      source tree 2.3.1 (newest)

      Hi,

      I am not sure if it's a bug or feature, but when I have stashed some some changes with some untracked files - command used - `git stash -u`
      then in source tree I select this Stash, but I am not able to see changes from untracked files, I can see only changes from files which exists already in repo.

      With my git CLI i can preview changes using
      git show stash@{0}^3
      command, however if there are no changes in untracked files it will return fatal error.

      It's just a suggestion, that it would be nice to see changes from untracked files which were stashed.

      Thanks.

              Assignee:
              Unassigned
              Reporter:
              Franek Adamczyk
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: