On 17/03/11 22:08, Sylvain Munaut wrote: >> 1) First, make a copy of libosmocore.git to libosmo-gsm.git. This is >> done to avoid losing the history in the new libosmo-gsm.git library. > > Can't this be made with git filter-branch somehow ? > > Just create a new tree that only has the history of all the gsm stuff > and nothing of the rest.
I'm not a git master, I'll check the docs to see if this is possible. >> After these patches, I'll send two patches for openbsc and osmocore-bb >> to make them use the new libosmo-gsm. > > I guess we'll need to use git-submodule for this as well in osmocom-bb. Yes, AFAICS we'll have to use git-subtree like with libosmocore. > PS: Haven't looked at the actual patches yet, just preliminary comments. Thanks for this preliminary review!
