Recent Posts

Multiple Remote Repositories with Git

2 minute read

Sometimes, we want to push update of our projects to multiple repositories, in different SCM. In this post, I am sharing one of the ways to do that…