On Thu, Jun 11, 2009 at 2:29 PM, Sverre Rabbelier<srabbelier@xxxxxxxxx> wrote: > On Thu, Jun 11, 2009 at 15:20, JörgenHägg<jorgen.hagg@xxxxxxxx> wrote: >> Is this somehow possible? > > Try git filter-branch to get just the commits you want and nudge them > to contain what you want (do this in a seperate branch/copy of > repository A). When you're done, pull the branch into B and merge it. > Instant win? You could also consider 'git subtree' (http://github.com/apenwarr/git-subtree) to merge the other tree (including its history) in as a subdirectory. Avery -- 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