git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org, Petr Baudis <pasky@suse.cz>,
	Linus Torvalds <torvalds@osdl.org>
Subject: Re: sending changesets from the middle of a git tree
Date: Wed, 17 Aug 2005 02:13:08 +0200	[thread overview]
Message-ID: <20050817001308.ED487353CFD@atlas.denx.de> (raw)
In-Reply-To: Your message of "Sun, 14 Aug 2005 18:37:39 PDT." <7vfytc9dzw.fsf@assigned-by-dhcp.cox.net>

Hello,

in message <7vfytc9dzw.fsf@assigned-by-dhcp.cox.net> you wrote:
> 
> This is the kind of situation I used to have all the time when
> Linus was the maintainer and I was a contributor, when you look
> at "master" branch being the "maintainer" branch, and "pu"
> branch being the "contributor" branch.  Your work started at the
...
> your changes) "pu" rather than merge.  So I ran "git rebase":
> 
>     $ git checkout pu
>     $ git rebase master pu

How do you handle conflicts in such a situation?

For example, I get:

	-> git rebase master testing-NAND
	67a002cbe2b2850d76d797e679bc290a76666df6
	patching file common/cmd_nand.c
	Hunk #2 FAILED at 18.
	Hunk #3 succeeded at 335 (offset 1 line).
	1 out of 4 hunks FAILED -- saving rejects to file common/cmd_nand.c.rej
	external diff died, stopping at common/cmd_nand.c.
	Some commits could not be rebased, check by hand:
	67a002cbe2b2850d76d797e679bc290a76666df6

OK, I can edit the file to resolve the conflicts. But what  do  I  do
then to continue?

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
...when fits of creativity run strong, more than  one  programmer  or
writer  has  been  known to abandon the desktop for the more spacious
floor.                                             - Fred Brooks, Jr.

  parent reply	other threads:[~2005-08-17  0:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-14  3:35 sending changesets from the middle of a git tree Steve French
2005-08-14  4:02 ` Ryan Anderson
2005-08-15  6:35   ` Ryan Anderson
2005-08-14  5:03 ` Linus Torvalds
2005-08-14  5:16   ` Linus Torvalds
2005-08-14  7:57   ` Junio C Hamano
2005-08-14  9:27     ` Petr Baudis
2005-08-15  1:37       ` Junio C Hamano
2005-08-15  8:55         ` Catalin Marinas
2005-08-17  0:13         ` Wolfgang Denk [this message]
2005-08-17  0:55           ` Junio C Hamano
2005-08-15  9:27 ` Catalin Marinas

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=20050817001308.ED487353CFD@atlas.denx.de \
    --to=wd@denx.de \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    --cc=pasky@suse.cz \
    --cc=torvalds@osdl.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 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).