Git command to set up repo on your local machine i.e. how to take chaeck out from Git repository to your local machine?

admin February 1, 2014

If you use Git repo with the help of BitBucket and you want to take check out from git repository to your local machine use following steps and commands:

1. navigate to directory where you want to set up repository

1. git clone –recursive git@bitbucket.org:{owner name}/{repo}.git

Example: if repo link is as follows:

https://bitbucket.org/enthuons/WordPressCode

then command is: git clone –recursive git@bitbucket.org:enthuons/WordPressCode.git

Like
Like Love Haha Wow Sad Angry

Leave a Reply

Your email address will not be published. Required fields are marked *

GET IN TOUCH

  • A-22, 2nd Floor, Sector-4, Noida, Uttar Pradesh 201301, India

  • (+91)9582545485

  • services@enthuons.com

  • Mon – Sat: 10:00 AM to 7:00 PM

arrow-down