Sicheng Zhang bio photo

I’m lazy to set up the ~/.ssh/rsa key, so:

use account to commit easily on another one’s computer

GIT_COMMITTER_NAME=”your name” GIT_COMMITTER_EMAIL=”your mail” git commit -m “xxx”

clone by your token

https://fesvhtr:ghp_xxx@github.com/your_name/repo.git