I got several git package files and would like to merge all this into one repository.
I know that the team git clone myfile.bundlewill create a repo from a package file from which I could then merge together with all the other files, but I was wondering if there is a way to combine several package files.
source
share