登录社区云,与社区用户共同成长
邀请您加入社区
1.配置用户姓名和邮箱:
git config --global user.name ''
git config --global user.email ''
2.查看配置信息
查看系统config:git config --system --list
查看当前用户(global)配置:git config --global --list
git config --global --list
查看当前仓库配置信息:git config --local --list
git config --
local
--list
旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。
更多推荐
从航模少年到最年轻创始理事,在开源世界里逐光前行|CodeMaster #2
GitCode 助力 Dora SSR:开启游戏开发新征程
本周四中午,国产编程语言蓝皮书发布会来袭
扫一扫分享内容
所有评论(0)