Hi All, This is something I'm not sure how to do with git, or even if it is possible in git; and because google has not been my friend this time, I though I would ask here. I have 2 repositories: repoA and repoB. repoB is massive. lots of history and files. But it has a set of files inside a particular dir with 40-60 files that I just realized are better in repoA. Is there any way to import that directory into repoA with all it's history, but NOT the history from the other commits? Another way of putting is this: can I make git forget the history of all other commits but those from this directory? -- View this message in context: http://www.nabble.com/copy-selected-history-between-repostories-tp18533605p18533605.html Sent from the git mailing list archive at Nabble.com. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html