跳转至

Git fetch

时间:2019-04-02 11:27:44

git fetch

拉取远程仓库的信息。

常用操作

  1. 同步远程仓库信息。

    git fetch -p