0
how to by login during git clone in termux
Termux
2 Answers
+ 5
mkdir repo
cd repo
git init
git config user. email "email"
git config. name "user"
git pull https://user:password@github.com/name/repo.git.master
you can also download and run file instead of cloning it
//Forums guidelines
https://www.sololearn.com/discuss/1316935/?ref=app
+ 1
This is not work me properly Shudarshan Raiđ
Error like - faral:authentication failed for your corresponding http link