100-Days-Of-DevOps-Challenge-KodeKloud

Clone Git Repository

The DevOps team established a new Git repository last week, which remains unused at present. However, the Nautilus application development team now requires a copy of this repository on the Storage Server in the Stratos DC. Follow the provided details to clone the repository

Steps

  1. Login into Storage server and run the following commands

     cd /usr/src/kodekloudrepos
     sudo git clone /opt/games.git
    

Good to Know?

Git Clone Operations

Clone Sources

Clone Options

Post-Clone Setup