Hi all,
I have a repository (service-container) with a branch repository (service-container-new) - because of a long story, which is boring and unrelated - there is also a separate repository (service-container-tmp) with no branch repositories. What I'd like to do is completely replace service-container with service-container-tmp without affecting service-container-new.
Is there a way I can do this easily?
thanks