Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
271 views
in Technique[技术] by (71.8m points)

git - Using gitk, can I see the difference between 2 commits?

I have tried:

git diff sha1 sha2

But the output isn't the best, is it possible to see the difference between 2 commits using gitk?

question from:https://stackoverflow.com/questions/13715710/using-gitk-can-i-see-the-difference-between-2-commits

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

In windows at least it is perfectly possible :

enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...