The "interrogators" here means command that help display and compare version histoy, like git blame
, git log
, git show
, git diff
and so on. They are worth mentioning especially in doing backport. The Backporting and conflict resolution in the Linux Kernel Documentation shows how useful they can be.