From: "Frank Showman" <fshowman@googlemail.com>
To: git@vger.kernel.org
Subject: Splitting up a changeset
Date: Mon, 20 Aug 2007 15:32:11 +0200 [thread overview]
Message-ID: <e1bf234c0708200632g3a2282bfr76863555493d513@mail.gmail.com> (raw)
What I really want to do is merge a couple of files from a changeset
at a time. Given that GIT doesn't track files, the only sensible way
to do that seems to split up the changeset (I want GIT to track the
merges) and then merge (cherry pick) the split up stuff.
Is there some (reasonably simple) way to do that? What happens to
remote repositories that already have the big original changeset (and
possibly changes based on it)?
-- Frank
next reply other threads:[~2007-08-20 13:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-20 13:32 Frank Showman [this message]
2007-08-20 17:11 ` Splitting up a changeset Adam Roben
2007-08-20 19:31 ` Alex Riesen
2007-08-20 19:53 ` Jan Hudec
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=e1bf234c0708200632g3a2282bfr76863555493d513@mail.gmail.com \
--to=fshowman@googlemail.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 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).