I have not found a way to diff 2 separate dev paths in Integrity.
With other systems it is as simple as
diff <path1 at some tag> <path2 at some tag>
How is this done in Integrity? How can you tell the differences in the content between dev paths?
Solved! Go to Solution.
Hello Amber,
The short answer is the si diff command, with two -r arguments, each with the checkpoint to compare.
Take a look at this thread, which basically covers the same thing:
Is there a CLI command that checks whether a member is merged to a given branch ?
Regards,
Kael
Hello Amber,
The short answer is the si diff command, with two -r arguments, each with the checkpoint to compare.
Take a look at this thread, which basically covers the same thing:
Is there a CLI command that checks whether a member is merged to a given branch ?
Regards,
Kael