I have a use case where I am running a command within each changed directory. For removed directories, this obviously won't work within the current checkout. I am struggling to find an elegant way to filter these out without simply adding more external functionality.
I see this was removed in 2602119. Is there any objection to bringing this functionality back?