All of lore.kernel.org
 help / color / mirror / Atom feed
* Splitting up a changeset
@ 2007-08-20 13:32 Frank Showman
  2007-08-20 17:11 ` Adam Roben
  2007-08-20 19:31 ` Alex Riesen
  0 siblings, 2 replies; 4+ messages in thread
From: Frank Showman @ 2007-08-20 13:32 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-08-20 19:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-20 13:32 Splitting up a changeset Frank Showman
2007-08-20 17:11 ` Adam Roben
2007-08-20 19:31 ` Alex Riesen
2007-08-20 19:53   ` Jan Hudec

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.