更新 git设置用户名和邮箱

2025-12-19 20:54:36 +08:00
parent dbbf4cc5d9
commit daeccf84f7

@@ -8,4 +8,7 @@ git config user.name
git config user.email
# 查看远程仓库地址
git config remote.origin.url
git config remote.origin.url
# 设置远程仓库地址
git remote set-url origin ssh://renjianbo@101.43.95.130:29419/zhini_im_android