i am new to git, and i have an OSGI application
and i want to make different git repos, and each repo consists of some OSGI bundles
and all the bundles/repos will be related to the master repo too.
please give me some guide about how this process should go.
i am new to git, and i have an OSGI application and i want
Share
That’s not what branches are made for. If you just can’t have all bundles in the same repository, split them and put them in different repositories.