To actually retrieve associated file changes after a fetch, you would use either the git pull or git rebase command.
要在fetch之后实际检索相关文件更改,您可以使用git pull或gitrebase命令。
Depending on the frequency and extent of changes to a remote repository, simply using the git pull command is often an attractive alternative.
如果对远程存储库的更改频率和范围不大,可以使用git pull命令替代。
Fire the git pull command, which will pull all the remote changes into your local clone, and then do a MVN clean install to build the updated sources.
触发git pull命令,该命令会将所有远程更改拉入到您的本地克隆中,然后执行一个mvn cleaninstall命令来编译更新的源代码。
Pull the code from the repository, such as Subversion or git.
从知识库获取代码,如Subversion或git。
Pull the code from the repository, such as Subversion or git.
从知识库获取代码,如Subversion或git。
应用推荐