Comment by diggan

1 day ago

Parent mentioned specifically finding them from the index, so they've been added but not committed, so they're not even remote nor have an author associated with it, yet.

And why it matters to get them from the diff if they're on disk already? Literally one command to find all of them, rather than going through git?

One advantage of git is it shows you any uncommitted changes. Great way to get context the next day of where you were up to anyway even if you didn't use TODO to make it searchable.