How to clone a Git Repository – git clone

HOME

git clone <repository_url>

git clone https://github.com/vibssingh/SpringBoot-Cucumber-TestNG.git

git clone -b <branch-name> <repository-url>

2 thoughts on “How to clone a Git Repository – git clone

Leave a reply to AA1C Cancel reply