# Worth Reading: Reading the Git Crime Scene

DevFeed: [Worth Reading: Reading the Git Crime Scene](<https://devfeed.tech/articles/worth-reading-reading-the-git-crime-scene-11431.md>)

Original publisher: [Read original article](<https://blog.ipspace.net/2026/08/worth-reading-git-crime-scene/>)

Published: 2026-08-20T05:56:00Z

Content type: article

Language: en

Sources: [ipSpace.net blog](<https://devfeed.tech/sources/ipspace-net-blog.md>)

Topics: [Git](<https://devfeed.tech/topics/git.md>), [networking](<https://devfeed.tech/topics/networking.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [git](<https://devfeed.tech/tags/git.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [worth-reading](<https://devfeed.tech/tags/worth-reading.md>)

## AI overview

A recommendation for an article explaining how to investigate a Git repository to determine who made specific changes and why.

## Source excerpt

Tony Mattke continues publishing excellent "Git for Networking Engineers" content. In his latest article, he described how to find who made what changes (and why) in a Git repository. Absolutely worth reading if you're new to Git, but even oldtimers might find a few useful tidbits (Git is one of those things one never truly masters).