Ask Your Question

Franco's profile - activity

2017-05-30 22:09:10 +0200 received badge  Popular Question (source)
2017-05-30 22:09:10 +0200 received badge  Notable Question (source)
2015-04-14 09:40:33 +0200 received badge  Good Question (source)
2015-04-13 23:17:22 +0200 commented answer I want to review a ticket with positively reviewed dependencies. How do I use git to see the new changes?

Thank you, Nathann! For the record, I checked out branches A and A1 on my machine; I merged develop into A1; then I ran the command above. This did exactly what I wanted. Thanks!

2015-04-13 20:59:42 +0200 received badge  Nice Question (source)
2015-04-13 20:35:45 +0200 received badge  Student (source)
2015-04-13 19:47:57 +0200 received badge  Editor (source)
2015-04-13 19:47:19 +0200 asked a question I want to review a ticket with positively reviewed dependencies. How do I use git to see the new changes?

I'm reviewing trac ticket #11111 and I want to see the changes introduced by this ticket on top of ticket #8678. I've already reviewed the other patch, so I don't want to waste my time re-reading those changes.

How do I do this?