我是
靠谱客的博主
害怕苗条,这篇文章主要介绍
首次使用git配置,现在分享给大家,希望可以做个参考。
1. 配置个人信息
- git config --global user.name “name”
- git config --global user.email xxxxxxx@xxx.com
2. 配置ssh key
- ssh-keygen -t rsa -C “xxxxxx@xxx.com”
最后
以上就是害怕苗条最近收集整理的关于首次使用git配置的全部内容,更多相关首次使用git配置内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复