Individual repositories can then exchange information via push and pull operations.
每个仓库都能通过推送(push)和拉取(pull)操作跟其他仓库交换信息。
A push transfers some local information to a remote repository, and a pull copies remote information to the local repository.
推送操作能将本地信息推送到一个远程的仓库,而操作能将远程仓库的信息复制到本地仓库。
A push transfers some local information to a remote repository, and a pull copies remote information to the local repository.
推送操作能将本地信息推送到一个远程的仓库,而操作能将远程仓库的信息复制到本地仓库。
应用推荐