On Sun, 8 June 2008 13:45:18 +0200, Detlev Zundel wrote:
> 
> Sorry for jumping in here late, but git should be pretty good about
> finding differences itself.  If you can revers-apply the previous
> version patch, then apply the current version and git commit, it should
> yield much more useful information.

Doesn't work too well, if the git version is different from the
out-of-tree version, because of something like version checks.

What might work is to keep developing the git tree, extract a patch from
that, have a second patch with version checks, etc. and combinediff
those two.

Jörn

-- 
Fancy algorithms are slow when n is small, and n is usually small.
Fancy algorithms have big constants. Until you know that n is
frequently going to be big, don't get fancy.
-- Rob Pike
--
To unsubscribe from this list: send the line "unsubscribe linux-embedded" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to