git visual diff between branches

前端 未结 16 2004
独厮守ぢ
独厮守ぢ 2020-12-12 08:35

This answer is great for seeing a visual diff between two files that are checked into git: How do I view 'git diff' output with a visual diff program?

Howev

16条回答
  •  执念已碎
    2020-12-12 09:13

    If you use Eclipse you can visually compare your current branch on the workspace with another tag/branch:

    Eclipse workspace compare

提交回复
热议问题