This commit is contained in:
dongge 2025-01-08 11:32:19 +08:00
parent eb3749e0be
commit 89d4cc3bba
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ git checkout -b main
touch README.rst
git add README.rst
git commit -m "xxx"
git push -u origin main
git push -u origin master
git push -uf origin main
git push -uf origin master
``````````````````````````````````````````````````````````````````````````````````````````````
*******在主页设置ssh密钥设置过就不用设置了,不需要密码*********