clone git with user pass code example
Example: do a git clone with user name and password
git clone https://username:[email protected]/username/repository.git
git clone https://username:[email protected]/username/repository.git