One suggestion worked for all files in the repository root but didn't report on files removed from any subdirectories: git show -m --first-parent --name-only and the other shows all updates/adds but no deletes: git show --name-status
I've checked the doc and I am probably missing something but could still use some help. tia > -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/git-users/9572ca1f-70da-4566-b899-2d7aaa8d8cd5%40googlegroups.com.