That generates no diff for several trees which I tried it on. And
afaict from manual inspection, that's correct - they are empty.
git-sched is non-empty:
y:/usr/src/git26> cat .git/branches/git-sched
git+ssh://master.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel.git#for-akpm
and seems to dtrt too.
But I'm pretty sure that the simple solutions were found wanting, but I
don't recall why. I think it was because of a problem when
git-netdev-all is based on git-net which is based on origin. I want to
extract the git-net -> git-netdev-all diff, but doing that generates
patches which reapply things which are already applied.
iirc this happens when git-netdev-all is resynced with origin at a
different time from when git-net is resynced with origin. I get hunks
which reapply (or revert) changes which are in origin.
But I don't presently have any trees which are based on other non-origin
trees so I can't test that.
Well. It is a couple of years old.
I'll try the simple version later, see what happens. Thanks.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html