All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: Yann Dirson <ydirson@altern.org>
Cc: git@vger.kernel.org
Subject: Re: How to pull only a few files from one branch to another?
Date: Wed, 24 Jan 2007 23:04:39 +0100	[thread overview]
Message-ID: <200701242304.40904.jnareb@gmail.com> (raw)
In-Reply-To: <20070124212731.GE4083@nan92-1-81-57-214-146.fbx.proxad.net>

Yann Dirson wrote:
> On Wed, Jan 24, 2007 at 09:46:49PM +0100, Jakub Narebski wrote:
>> Yann Dirson wrote:
>> 
>>> What was particular about this tree, is that we are several people
>>> working on it, namely developpers taking care of the app, and me as
>>> build manager taking care of the build mechanics as well as kernel+OS.
>>> So the task was logically divided: one dev would merge the app, and I
>>> would merge everything else.  As you see, it's far from one-file
>>> merges, but the problem is quite similar.

>> I wonder if fake-recording resolutions in git-rerere would help
>> in that case...
> 
> Hm.  Looks like that would require being able to communicate rerere
> results from one workspace to another.

Another solution would be to record partial merge (using "ours" strategy
for files we don't want to merge), then --amend it. 

-- 
Jakub Narebski
Poland

  reply	other threads:[~2007-01-24 22:03 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-24  3:24 How to pull only a few files from one branch to another? Bill Lear
2007-01-24  4:11 ` Linus Torvalds
2007-01-24  4:18   ` Linus Torvalds
2007-01-24 10:14     ` Johannes Schindelin
2007-01-24 10:16   ` Johannes Schindelin
2007-01-24 11:03     ` Bill Lear
2007-01-24 20:39   ` Yann Dirson
2007-01-24 20:46     ` Jakub Narebski
2007-01-24 21:27       ` Yann Dirson
2007-01-24 22:04         ` Jakub Narebski [this message]
2007-01-24 21:30     ` Linus Torvalds
2007-01-24  5:29 ` Daniel Barkalow
2007-01-24  6:02   ` Bill Lear
2007-01-24  6:07     ` Shawn O. Pearce
2007-01-24 14:52     ` Andy Whitcroft
2007-01-24  6:58   ` Junio C Hamano
2007-01-24  9:32   ` Jakub Narebski
2007-01-24 19:46     ` Daniel Barkalow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200701242304.40904.jnareb@gmail.com \
    --to=jnareb@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=ydirson@altern.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.