From: Cyrill Gorcunov <gorcunov@gmail.com>
To: git@vger.kernel.org
Subject: git weird pulling issue
Date: Thu, 3 Jan 2008 15:11:14 +0300 [thread overview]
Message-ID: <20080103121114.GE8046@cvg> (raw)
Hi git-list,
i've a weird problem with pulling remote tree. look i've linus's tree
as a base repo. then i've created x86 branch to which i pulled
ingo's x86 tree. So all further pulling is made over this branch.
And even having '--force' option at moment of pulling changes from
Ingo's tree i've got something like that:
---
cyrill@cvg linux-2.6-x86.git $ ./git-update.sh
Updating "x86"
remote: Generating pack...
remote: Done counting 15 objects.
Result has 9 objects.
remote: Deltifying 9 objects...
remote: /9) done/9) done
remote: Total 9 (delta 7), reused 3 (delta 1)
Unpacking 9 objects...
100% (9/9) done
Auto-merged include/asm-x86/msr.h
CONFLICT (content): Merge conflict in include/asm-x86/msr.h
Auto-merged include/linux/ptrace.h
Auto-merged kernel/ptrace.c
Automatic merge failed; fix conflicts and then commit the result.
---
I would really appreciate if someone helps me to resolve this
problem. If you need an additional info - just mail me.
Please Cc me 'case i'm not subscribed to the list.
Thanks in advance,
- Cyrill -
next reply other threads:[~2008-01-03 12:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-03 12:11 Cyrill Gorcunov [this message]
2008-01-03 17:51 ` git weird pulling issue Junio C Hamano
[not found] ` <20080103183631.GL8046@cvg>
[not found] ` <7vprwiptmx.fsf@gitster.siamese.dyndns.org>
2008-01-03 20:08 ` Cyrill Gorcunov
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=20080103121114.GE8046@cvg \
--to=gorcunov@gmail.com \
--cc=git@vger.kernel.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.