我是靠谱客的博主 害怕苗条,这篇文章主要介绍首次使用git配置,现在分享给大家,希望可以做个参考。

1. 配置个人信息

  1. git config --global user.name “name”
  2. git config --global user.email xxxxxxx@xxx.com

2. 配置ssh key

  1. ssh-keygen -t rsa -C “xxxxxx@xxx.com”

最后

以上就是害怕苗条最近收集整理的关于首次使用git配置的全部内容,更多相关首次使用git配置内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(49)

评论列表共有 0 条评论

立即
投稿
返回
顶部