0
15
5
8495
20
1
Git初始设置 设置使用Git时需要的用户名和邮箱 初始化仓库 如果初始化成功,执行了 git init命令的目录下就会生成 .git 目 录。这个 .git 目录里存储着管...