从远程存储库更新GIT项目

发布于 2025-01-24 19:03:05 字数 157 浏览 3 评论 0原文

我有一个git项目。我希望通过PHP文件可以更新。这意味着我总是想从远程存储库中具有当前状态。这与git pull无法正常使用,并且我的本地文件未更新。我还希望有一个php文件可以撤消所有更改git reset(?),向单个文件。有可能吗?

I have a git project. I would like this to be updateable via a PHP file. That means I always want to have the current status from the remote repository. This doesn't work properly with git pull and my local files aren't updated. I would also like that there is a PHP file that undoes all changes git reset(?) down to individual files. Is that possible?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文