DevOps Tutorials

Go Back

Using Git for Collaboration

Initialize empty git repo

git init

Command to clone the remote repository

git clone remote repo