星光不负赶路人
2025-05-14
创建初始化Git项目12345678910111213# 初始化(生成.git目录)git init# 设置个人信息git config user.name "xxx"git config user.email &quo