bug: git stash -p considers non sparsely checked-out paths deletions
From: Erik Cervin Edin <hidden> Date: 2021-10-12 09:57:23
When using a repository with sparse checkout, running git stash -p will consider paths that are not sparsely checked-out as deleted.
This behavior was seen in git version 2.33.0.windows.2