pass username and password in git clone command code example
Example: git clone with username and password
git clone https://[email protected]/username/repository.git
git clone https://[email protected]/username/repository.git