Skip to main content
1-Visitor
September 11, 2015
Solved

Is it possible to diff two dev paths in Integrity?

  • September 11, 2015
  • 1 reply
  • 1652 views

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?

    Best answer by KaelLizak

    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

    1 reply

    KaelLizak16-PearlAnswer
    16-Pearl
    September 23, 2015

    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