tig blame file.py — annotate each line with its originating commit

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

下载

⬇ GIF (310.1 KB) ⬇ MP4 (转换中...)

嵌入

[![tig blame file.py — annotate each line with its originating commit](https://media.agentgif.com/preseed/tig-blame/demo.gif)](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>
作者: @agentgif · · 40 次查看