Am Montag, 8. Juli 2019 16:05:56 UTC schrieb Chaman Agrawal: > > Hi folks, > > I wanted to compare the net changes in ticket > https://trac.sagemath.org/ticket/27852 in previous commits. On clicking > on a particular commit, trac shows the changes in that commit but I wanted > to see the changes in multiple commits at once(or simply to say, compare > two states of a branch) I can pull the branch to my local and then use `git > diff` but I wanted to know if there is a way to do that in the trac > interface directly. > > Thanks! > Chaman Agrawal >
Not sure if there is a UI for it, but you can use URLs in this format: https://git.sagemath.org/sage.git/diff?id2=8bdc326ba57d1bb9664f63cf165a9e9920cc1afc&id=dc673c17555efca611f68398d5013b66e9825463 to diff two commits. You can also replace `diff` with `patch` to generate a plaintext patch instead. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/384a1fb0-13bc-4a3f-87ac-32ffbf72ae1c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.