---
url: https://www.lingpapl.cn/study/git/remote-collaboration.md
description: 梳理 Git 远程协作：远程仓库配置、推送拉取与 Pull Request 流程。
---

# Git 远程协作

> 本篇内容撰写中，将围绕 `git remote`、`git push`、`git pull`、`git fetch`、`git clone` 与 Pull Request 协作流程展开，覆盖远程仓库管理与多人协作场景。
