Git
Configure Git for Pull and Push
Overview In this Blog, we will see how to configure and use Git to Pull and Push Data. Assumption: Git is already installed in your Machine. If not, you can refer to Install Git on Linux, Mac or Windows Download Project from Git Repository (Github/Bitbucket) There are 2 ways to Read more…