标签: gitk
当我使用gitk rev1..rev2时,它显示为修订之间的提交列表的差异。是否可以合并所有提交并将其显示为一个提交(类似于squash)?
gitk rev1..rev2
答案 0 :(得分:1)
左键单击rev1。右键单击rev2。选择Diff selected -> this。
Diff selected -> this