Hi all,

currently it is a bit awkward to review a branch on trac which has many 
commits. For example

   http://trac.sagemath.org/ticket/15976

has quite a few commits so it seems quite daunting to review it, whereas the 
actual difference to the main development branch is not that much. Locally, we 
can do:

$ git diff my_branch..develop

and 

$ git diff my_branch...develop

cf. https://stackoverflow.com/questions/9834689/comparing-two-branches-in-git

Could something like this be added to trac? 

Cheers,
Martin

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to