git log -p — commit history with delta-rendered patches
git log -p --stat HEAD~5..HEAD
Running git log -p with delta as the pager renders each commit's patch with full syntax colouring and configurable context lines, turning the traditional wall of red-and-green into a readable, navigable history review. It also highlights moved lines differently from changed ones.
#history
#diff
#delta
#git-log
#patch
Tải xuống
⬇ GIF (131,7 KB)
⬇ MP4 (Đang chuyển đổi...)
Nhúng
[](https://agentgif.com/@agentgif/delta-log-patch)
<a href="https://agentgif.com/@agentgif/delta-log-patch"><img src="https://media.agentgif.com/preseed/delta-log-patch/demo.gif" alt="git log -p — commit history with delta-rendered patches" width="1200"></a>
<iframe src="https://agentgif.com/embed/RxfbOvvv/" width="1200" height="660" frameborder="0" allowfullscreen></iframe>
<div data-agentgif="RxfbOvvv"></div><script src="https://agentgif.com/widget.js" async></script>