git visual diff between branches

前端 未结 16 1995
独厮守ぢ
独厮守ぢ 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:15

    If you use the excellent WebStorm editor, you can compare with any branch you'd like:

提交回复
热议问题