GIT integration: diff all changed files

Discussion of open issues, suggestions and bugs regarding file and folder merge tool – Code Compare
Post Reply
hollies
Posts: 1
Joined: Mon 13 Mar 2017 19:06

GIT integration: diff all changed files

Post by hollies » Mon 13 Mar 2017 19:48

I enabled the integration with git in code compare via the changes to my git config. When diffing using
git difftool
each changed file is opened one at a time. Is there a way to have all changed files opened in multiple tabs?

SvetlanaL
Posts: 39
Joined: Mon 06 Feb 2017 09:00

Re: GIT integration: diff all changed files

Post by SvetlanaL » Wed 15 Mar 2017 13:03

It's possible but It depends on a Git GUI you use. For example, you can select several files in the Tortoise Git log and open comparisons for them. Every comparison will be opened in the different tabs.

Image

Post Reply