Articles → Git → Connect To The Remote Github Repository Using GIT

Connect To The Remote Github Repository Using GIT






Steps




  1. Go to the local path which you want to map with remote repository.
  2. Initialize git in that folder using the following command
  3. git init


  4. Connect to remote repository using following command


git remote add origin <path>




Picture showing the URL of the remote repository
Click to Enlarge



git remote –v


Picture showing the command to verify the remote repository
Click to Enlarge


Posted By  -  Karan Gupta
 
Posted On  -  Wednesday, August 28, 2019

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250