github cloning with specific username code example
Example: git clone with username and password
git clone https://username:[email protected]/username/repository.git
git clone https://username:[email protected]/username/repository.git