Skip to content

Handle other git file change types

Commit messages report, in the commit.files[x].status field, what kind of change has happened to the file. Currently, we just ignore deleted and renamed changes. Should we? Should we handle other change types, too?