clone project from gitlab command line code example
Example 1: gitlab clone branch
git clone --single-branch --branch <branchname> <remote-repo>
Example 2: gitlab push existing project commandlie
git config --global user.name "Roka Paudel,Sarmila S."