git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Somebody updated my branch tip underneath me.
@ 2007-03-29  8:23 Junio C Hamano
  2007-03-29 11:55 ` Sergio Callegari
  0 siblings, 1 reply; 5+ messages in thread
From: Junio C Hamano @ 2007-03-29  8:23 UTC (permalink / raw)
  To: git

With this series, I am taking hints from Linus and trying to
illustrate a problem, show an approach to its solution and code
minimally to get others interested enough to follow through.

[PATCH 1/3] Add BASE index extension.
[PATCH 2/3] update-index --{set,get}-base
[PATCH 3/3] Use BASE index extension in git-commit and git-merge.

The problem description and the strategy to solve it are in the
commit log message of [PATCH 3/3].  There I only talk about
git-push from elsewhere while we are looking the other way, but
the same situation can also happen when you use a lightweight
shared working tree (i.e. Julian phillips's git-new-workdir) and
make a commit on a branch in one working tree while the other
working tree has a checkout of the same branch.

Let's see who are motivated enough to bite.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-03-31 21:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-29  8:23 [PATCH 0/3] Somebody updated my branch tip underneath me Junio C Hamano
2007-03-29 11:55 ` Sergio Callegari
2007-03-29 20:20   ` Junio C Hamano
2007-03-31 12:50     ` Sergio Callegari
2007-03-31 21:39       ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).