Hi Reid, On 13/12/2017 18:32, Reid Price wrote: > > When running 'git stash push <subdir>' if there are both tracked and > untracked files in this subdirectory, the tracked files are stashed > but the untracked files are discarded. I can reproduce this as well (git version 2.15.1.windows.2). For what it`s worth, using `git stash save <subdir>` instead seems to (still) work as expected... but on the other hand, `git-stash`[1] manpage seems not to mention this usage ("save" with "pathspec")? Regards, Buga [1] https://git-scm.com/docs/git-stash