趋近智
所有课程
origin
upstream
5.1 远程仓库简介
5.2 常用托管平台(GitHub、GitLab、Bitbucket)
5.3 添加远程仓库 (git remote add)
5.4 查看远程仓库 (git remote -v)
5.5 克隆现有仓库 (git clone)
5.6 向远程仓库推送更改 (git push)
5.7 从远程仓库获取更改 (git fetch)
5.8 从远程拉取更改 (git pull)
5.9 理解 `origin` 和 `upstream`
5.10 实践:克隆、推送和拉取
© 2025 ApX Machine Learning