使用来自Github存储库的更改更新本地存储库 [英] Updating a local repository with changes from a Github repository

查看:86
本文介绍了使用来自Github存储库的更改更新本地存储库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个从github本地检查的项目,这个远程仓库已经做了修改。什么是正确的命令来更新我的本地副本的最新变化?

I've got a project checked locally from github, that remote repo has since had changes made to it. What's the correct command to update my local copy with the latest changes?

推荐答案

可能:

git pull origin master

这篇关于使用来自Github存储库的更改更新本地存储库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆