To clone the repo
git clone https://github.com/just4once/leetcode.git
To clone the repo with username
git clone https://username@github.com/username/repository.git
To clone the repo with username and password
git clone https://username:password@github.com/username/repository.git