[vtk-developers] Gitlab and interdiffs

David Gobbi david.gobbi at gmail.com
Mon Apr 6 13:47:05 EDT 2015


On Mon, Apr 6, 2015 at 11:26 AM, Ben Boeckel <ben.boeckel at kitware.com>
wrote:
>
>
> Basically the problem is that the 'compare' page always does 'git diff
> a...b' which shows the commits in b not in a. What we need is a way to
> do arbitrary diffs. A quick look at the gitlab code, it appears changes
> will be necessary to:
>
>
> https://github.com/gitlabhq/gitlab_git/blob/master/lib/gitlab_git/diff.rb#L14-25
>
> to offer a "straight diff" mode.
>

A straight diff will be an improvement (and it's too bad that gitlab's
compare tool
doesn't provide it as an option).  But that still won't give nice results
if the branch
is rebased.

 - David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150406/0a550612/attachment.html>


More information about the vtk-developers mailing list