-
Suggestion
-
Resolution: Duplicate
-
None
-
None
-
None
-
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.
- duplicates
-
SRCTREE-1381 Support include-untracked with stash
- Closed
- relates to
-
SRCTREE-1381 Support include-untracked with stash
- Closed