how to pull from github by passing username and password 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