Can I compare two branches ignoring mergebase using bitbucket, ie git diff A..B not A...B

Fresh Codemonger
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 13, 2018

The compare branch view in bitbucket uses merge-base compare.  I don't want this.

Can I do a normal compare?

merge base compare on the command line is :  git diff A...B

normal compare on command line is : git diff A..B

 

Thank you!

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events