On Thu, 2011-07-28 at 14:11 +0200, Koen Kooi wrote: > 1) overlapping files like .gitignore breaks the script > 2) git format-patch | git am is a lossy process, so you can't import oe-core > and bitbake from scratch:
Assuming I understand the intent correctly (which is by no means certain), it sounds like maybe what you want for (2) is git-subtree. I agree that generating patches and piping them into git am sounds a bit suboptimal for moving changesets from one place to another. p. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
