Git 安装指南CodePus 的源代码管理功能依赖 Git。安装 GitWindows: 从 git-scm.com 下载安装 macOS: 通过 Xcode Command Line Tools 或 Homebrew 安装 Linux: 使用包管理器 apt install git 或 yum install git安装完成后,CodePus 会自动检测 Git。