connect git code example
Example 1: how to login to git from terminal
git config --global user.name "your_username"
Example 2: gitlab push existing project commandlie
git config --global user.name "Roka Paudel,Sarmila S."
git config --global user.name "your_username"
git config --global user.name "Roka Paudel,Sarmila S."