Git Cherry-pick Get link Facebook X Pinterest Email Other Apps October 13, 2022 https://viblo.asia/p/git-nang-cao-git-cherry-pick-RQqKLQ9pZ7z Get link Facebook X Pinterest Email Other Apps Comments
Quản lý account git trong windown April 23, 2022 Trong windown bạn có thể truy cập Credential Manager để thay đổi username. password của Git Read more
[Command] How to change the URI (URL) for a remote Git repository? October 12, 2021 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 Read more
[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) October 12, 2021 https://viblo.asia/p/tim-hieu-mot-so-khai-niem-va-ki-thuat-thuong-dung-trong-git-phan-1-naQZR4pP5vx Read more
Comments
Post a Comment