From: fork0@t-online.de (Alex Riesen)
To: Kirill Shutemov <k.shutemov@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Merge branch to directory of other branch.
Date: Mon, 6 Nov 2006 22:49:01 +0100 [thread overview]
Message-ID: <20061106214901.GA25623@steel.home> (raw)
In-Reply-To: <1d592d70611061001n6d6f7aa8tbd34a45c5d968eab@mail.gmail.com>
Kirill Shutemov, Mon, Nov 06, 2006 19:01:02 +0100:
> I have one branch with full content and other branch with one
> directory from first branch. How can I merge this branches?
Assuming they are related:
git checkout -b merged full
git pull . one-directory
prev parent reply other threads:[~2006-11-06 21:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-06 18:01 Merge branch to directory of other branch Kirill Shutemov
2006-11-06 21:49 ` Alex Riesen [this message]
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=20061106214901.GA25623@steel.home \
--to=fork0@t-online.de \
--cc=git@vger.kernel.org \
--cc=k.shutemov@gmail.com \
--cc=raa.lkml@gmail.com \
/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