Install GIT on your machine if it’s not already done. http://git-scm.com/ We’ll be using the GIT Bash program. Step 1: Setup a local Repository Now we need to set up a local GIT repository. Create a folder where you want to store your projects in and open up the GIT bash. Navigate to your directory or create […]
Leave a Reply