577 git remote set-url origin git@git.zhlh6./scripts.git
581 git remote add origin git@github./scripts.git
582 git branch -a
583 git remote -v
584 git push
Git 本地创建,然后sync到远程github
最新推荐文章于 2024-09-11 07:28:07 发布
577 git remote set-url origin git@git.zhlh6./scripts.git
581 git remote add origin git@github./scripts.git
582 git branch -a
583 git remote -v
584 git push