I did find that you can get the diff through the web editor: http://your_gitoritous_server.com/your_project/your_repo/commit/ENTIRE_HASHCODE_VERSION1/diffs/ENTIRE_HASHCODE_VERSION2
Still don't know how to get it locally from the server so you can do the diff w/ another tool though. On Wednesday, January 11, 2012 5:32:57 AM UTC-6, Patrice Bouillet wrote: > > Hi, > > does anybody know if it is possible to diff two different versions of a > specific merge request? In our project we use the merge request feature > extensively with many iterations before one will be merged upstream. And as > the developers squash their work and don't create every time a new commit > for each iteration (which I like way more), it is quite hard to identify > the concrete changes and find out if everything is now fitting. I would be > totally happy if there is a possibility to get all the versions to my local > repository and compare them on my own. But I currently don't see a way to > retrieve the different versions. Is there maybe an undocumented feature or > an extension to the merge request push url? > > -- Patrice > -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
