Is it possible to diff a new script to an old script with a different name?

Freda Kalan February 2, 2016

I have two pieces of code, code1.R and code2.R. I've already reviewed code1.R, it's been in production for several months and it works well.

When I review code2.R, I'd like to diff it against code1.R.

Is there a simple way to do this in Crucible?

 

2 answers

0 votes
Freda Kalan February 3, 2016

I have decided to use a different tool.

Notepad++ has a "Compare" plug in available from its website, and this is sufficient for my purposes.

0 votes
Marek Parfianowicz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 2, 2016

In case you would like to review difference between arbitrary commits, you can create a patch using proper SCM command (git diff etc) and next upload the patch to the review (edit review > add content > upload patch). 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events