电脑配置Gitee账号和密码
> git config --global user.email [email] // 邮箱
> git config --global user.name [name] // 用户
> git config --global user.password [password] // 密码
本文来自博客园,作者:ALin_Da,转载请注明原文链接:https://www.cnblogs.com/alinda/p/16963541.html
。 一个programmer小菜鸟的成长记