Page 1 of 1

GIT integration: diff all changed files

Posted: Mon 13 Mar 2017 19:48
by hollies
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?

Re: GIT integration: diff all changed files

Posted: Wed 15 Mar 2017 13:03
by SvetlanaL
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