Posts

[Error] Fatal: Not possible to fast-forward, aborting

Image
  Run : git pull --no-ff

Quản lý account git trong windown

Image
Trong windown bạn có thể truy cập Credential Manager để thay đổi username. password của Git

[Git] Những câu hỏi phỏng vấn về GIT cần nhớ ngay

  https://viblo.asia/p/nhung-cau-hoi-phong-van-ve-git-can-nho-ngay-XL6lAxxRZek

[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