- คำสั่งสำหรับตรวจสอบ GIT remote URL ปัจจุบัน
git remote -v
- คำสั่งสำหรับตั้งค่า Remote URL ของ GIT Repository ใหม่
git remote set-url <current_remote_name> <new_git_remote_url>
new_git_remote_url
จะมีรูปแบบ URL ดังนี้
- URL สำหรับ HTTPS
https://github.com/USERNAME/REPOSITORY.git
- URL สำหรับ SSH
git@github.com:USERNAME/REPOSITORY.git
$ git remote -v origin git@github.com:username/project.git (fetch) origin git@github.com:username/project.git (push) $ git remote set-url origin git@github.com:username/project2.git $ git remote -v origin git@github.com:username/project2.git (fetch) origin git@github.com:username/project2.git (push)
ข้อมูลเพิ่มเติม สามารถอ่านได้ที่ http://help.github.com/articles/changing-a-remote-s-url
I would highly recommend him and may maintain looking to him with regard to search engine optimization support. Remote IT Support
ReplyDelete