tig blame file.py — annotate each line with its originating commit
tig blame apps/core/views.py
tig's blame view shows every line of a file alongside the commit hash, author, and date that last modified it, and pressing Enter on any line jumps to the full diff for that commit. This is far faster than running git blame and then git show repeatedly.
#history
#git
#tig
#blame
#annotate
Unduh
⬇ GIF (310,1 KB)
⬇ MP4 (Mengonversi...)
Embed
[](https://agentgif.com/@agentgif/tig-blame)
<a href="https://agentgif.com/@agentgif/tig-blame"><img src="https://media.agentgif.com/preseed/tig-blame/demo.gif" alt="tig blame file.py — annotate each line with its originating commit" width="1200"></a>
<iframe src="https://agentgif.com/embed/IwjSe5gO/" width="1200" height="660" frameborder="0" allowfullscreen></iframe>
<div data-agentgif="IwjSe5gO"></div><script src="https://agentgif.com/widget.js" async></script>