【git】生成key,设置username和email

  • ssh-keygen -o
  • git config --global user.name "输入你的用户名"
  • git config --global user.email "输入你的邮箱"
posted @ 2021-05-18 00:59  蜜蜂老牛黄瓜  阅读(167)  评论(0编辑  收藏  举报