git生成key,设置username和email

Posted 蜜蜂老牛黄瓜

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git生成key,设置username和email相关的知识,希望对你有一定的参考价值。

  • ssh-keygen -o
  • git config --global user.name "输入你的用户名"
  • git config --global user.email "输入你的邮箱"

以上是关于git生成key,设置username和email的主要内容,如果未能解决你的问题,请参考以下文章

Git SSH Key 生成步骤

Git SSH Key 生成步骤

Git SSH Key 生成步骤

git SSH Key 生成步骤

Git SSH Key 生成步骤

Git SSH Key 生成步骤