how to pass username and password in github url 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