Hi, If you have some untracked files and your run `git stash -u`. Then `git stash show` doesn't show the untracked files. Is there a flag that can be passed to git stash show to report untracked files? Thanks, Okash
Hi, If you have some untracked files and your run `git stash -u`. Then `git stash show` doesn't show the untracked files. Is there a flag that can be passed to git stash show to report untracked files? Thanks, Okash