摘要: 1. Download the git repo into local. 2. Copy the SSH / HTTPS URL from CodeCommit Repo Then run: git remote set-url origin ssh://code-commit.address.xx 阅读全文
posted @ 2021-02-17 21:24 Zhentiw 阅读(51) 评论(0) 推荐(0)
摘要: .ow { overflow-wrap: break-word; word-wrap: break-word; hyphens: auto; white-space: normal } Post 阅读全文
posted @ 2021-02-17 18:01 Zhentiw 阅读(70) 评论(0) 推荐(0)