Posts

Showing posts from October, 2021

[Command] How to change the URI (URL) for a remote Git repository?

Image
1) git remote -v: Show current url  2) add new url git remote set-url --add origin https://git.vnncdn.net/backend/vnn-system-api.git 3) remove old url git remote set-url --delete origin https://gitlab.vietnamnetjsc.vn/sanghv/vnn-system-api

[Command] Tìm hiểu một số khái niệm và kĩ thuật thường dùng trong Git (Phần 1)

  https://viblo.asia/p/tim-hieu-mot-so-khai-niem-va-ki-thuat-thuong-dung-trong-git-phan-1-naQZR4pP5vx