颠覆性:提交后没有更新
提交的文件不会更新到最新版本(仍然显示与提交之前相同的版本)。需要手动更新这些文件。这种行为是故意的、配置问题还是只是一个错误?
Committed files are not updated to the newest revision ( still showing the same revision as before the commit). One need to update those files manually. Is this behavior intended, a config issues or just a bug?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
事实上,这是预期的行为。这使得其他团队成员可以在同一项目上进行协作,而不会弄乱彼此的文件。通常,您的团队成员应在准备好后启动手动更新。
Indeed this is the intended behavior. This lets other team members collaborating on the same project without messing each other files. Usually your team members should initiate manual update when they're ready.