Re: my git problem

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Sunday, April 27, 2008 - 12:44 pm

On Sun, 27 Apr 2008 12:15:27 -0700 (PDT) Linus Torvalds <torvalds@linux-foundation.org> wrote:


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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
my git problem, Andrew Morton, (Sun Apr 27, 11:29 am)
Re: my git problem, Linus Torvalds, (Sun Apr 27, 12:15 pm)
Re: my git problem, Andrew Morton, (Sun Apr 27, 12:44 pm)
Re: my git problem, Linus Torvalds, (Sun Apr 27, 1:24 pm)
Re: my git problem, Andrew Morton, (Mon Apr 28, 11:45 am)
Re: my git problem, Johannes Schindelin, (Mon Apr 28, 11:49 am)
Re: my git problem, Andrew Morton, (Mon Apr 28, 12:09 pm)
Re: my git problem, Johannes Schindelin, (Mon Apr 28, 12:13 pm)
Re: my git problem, Linus Torvalds, (Mon Apr 28, 12:21 pm)
Re: my git problem, Linus Torvalds, (Mon Apr 28, 12:28 pm)
Re: my git problem, Andrew Morton, (Mon Apr 28, 12:33 pm)
Re: my git problem, Daniel Barkalow, (Mon Apr 28, 12:52 pm)
Re: my git problem, Andrew Morton, (Mon Apr 28, 12:54 pm)
Re: my git problem, Andrew Morton, (Mon Apr 28, 2:35 pm)
Re: my git problem, Linus Torvalds, (Mon Apr 28, 2:47 pm)
Re: my git problem, Johannes Schindelin, (Mon Apr 28, 3:04 pm)
Re: my git problem, Linus Torvalds, (Mon Apr 28, 3:14 pm)
Re: my git problem, Andrew Morton, (Mon Apr 28, 7:14 pm)
Re: my git problem, J. Bruce Fields, (Tue Apr 29, 10:15 am)
Re: my git problem, Jakub Narebski, (Wed Apr 30, 1:17 am)
Re: my git problem, Carl Worth, (Wed Apr 30, 11:01 pm)