简体   繁体   中英

Github: not signed in command line

My problem appears when I try commit something from my pc I can, but I'm not signed in to my account. But when I commit changes on webside it's. I added ssh key to my account.

This is my simple git repository: https://github.com/regisik/Fishkers/commits/master

Add your email from your git config to your account from account settings here: https://github.com/settings/emails

locally you set it alike : git config --global user.email "your_email@example.com"

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM