哪个 git 工具具有类似的 Perforce P4V 功能

What git tool has a similar Perforce P4V feature

我经常使用 Perforce P4V 客户端,喜欢 Diff > Diff Against Previous Revision 功能,右键单击签出的文件即可使用。我认为 P4V 会启动 diff 工具,显示差异。还有两个有用的按钮可以转到 next/previous diff.

哪个 linux git 工具具有类似的功能?

GitExtensions 可以做类似的事情