git diff for a single file in stash April 7, 2024 by Tarik You can use the diff command with a path: git diff stash@{1} -- <path>