Skip to content

Latest commit

 

History

History
 
 

git-clone-repositories

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Git Clone Repositories

Problem

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/cluster.git

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

Solution

cd /usr/src/kodekloudrepos/
git clone /opt/cluster.git