-2
Good Afternoon, I am working in a company where we are in a process of change, we had a GIT repository in the internal air here in the company that every night updates MASTER with the repositorio master that is in the client, but due to the new guidelines we should no longer use this company’s repository but directly the client’s repository. My doubt, I have a lot of branch in the repository of my company, and some of them have not yet risen to the customer’s master. I would like to somehow copy all the branchs I have from my company to the client’s repository, in order to keep all the branchhistories.
Imagine I have two links
http://mycompany/git/master http://client/git/master the idea is copies all the branches of my company link to the client link, without copying the master and develop