How to compare conflicts between the 2 files withouth loading the content?
For my project, I switch flow targets to flow changes from StreamA into StreamB. I do this in my workspace.
After accepting changes, and if there is a conflict, I want to share the workspace with the developer so that he can see the conflicts between 2 files in question.
So, the developer searchs for shared workspace > "Show in pending changes" > and he sees the unresolved director which is having the conflict. He doesnt want to load the workspace as it is huge and takes more then 30 minutes. But he tries to open this conflicted file (from the unresolved directory), it asks him to load the workspace.
Is there a way to see the files conflicts without loading the workspace?
Please let me know.