git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* bringing changes from one repo to other
@ 2011-06-30 17:36 Shantanu Pavgi
  2011-06-30 20:19 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Shantanu Pavgi @ 2011-06-30 17:36 UTC (permalink / raw)
  To: Git Mailing List


Hi,

I need to bring in changes from one git repository (say repo-A) to other(say repo-B) preferably preserving the commit history. The repo-A contains few initial bad-commit points - includes files that should have been ignored (e.g temporary files generated at runtime) and large number of files got committed in one go. Also, the repo-A and repo-B don't have any common commit point with common set of files. Is there any way to get commits from repo-A to repo-B? I tried git cherry-pick, but I am not able to preserve history after resolving conflicts.  Any comments or suggestions will be really helpful. 

Thanks,
Shantanu.

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

end of thread, other threads:[~2011-06-30 20:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-30 17:36 bringing changes from one repo to other Shantanu Pavgi
2011-06-30 20:19 ` Jeff King

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).