lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Git + LilyPond


From: Janek Warchoł
Subject: Re: Git + LilyPond
Date: Sat, 6 Jun 2015 08:16:03 -0700

2015-06-06 5:52 GMT-07:00 Johan Vromans <address@hidden>:
On Sat, 06 Jun 2015 10:12:01 +0200
Peter Bjuhr <address@hidden> 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]