Git Clone Repositories

Author:

Git Clone Repositories

Task :

DevOps team created a new Git repository last week; however, as of now no team is using it. The Nautilus application development team recently asked for a copy of that repo on Storage server in Stratos DC. Please clone the repo as per details shared below:

The repo that needs to be cloned is /opt/ecommerce.git

Clone this git repository under /usr/src/kodekloudrepos directory. Please do not try to make any changes in repo.

Solutions:

# ssh natasha@ststor01
# sudo su
# cd /usr/src/kodekloudrepos/
# git clone /opt/ecommerce.git

Leave a Reply

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