2015-06-06 5:52 GMT-07:00 Johan Vromans <jvrom...@squirrel.nl>: > On Sat, 06 Jun 2015 10:12:01 +0200 > Peter Bjuhr <peterbj...@gmail.com> wrote: > > > How can I do this? > > See e.g. > > http://blog.karssen.org/2013/06/06/importing-a-git-repo-into-another-one-keeping-all-history/ > and several other discussions on the internets. >
This approach isn't very good because it includes an artificial commit that moves all stuff to some directory. You should rather use a subtree merge: https://git-scm.com/book/en/v1/Git-Tools-Subtree-Merging which allows to port commits between "big" repo and any remaining "subrepos". Best, Janek
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user