在 XCode 中提交文件

发布于 2024-12-27 08:04:36 字数 316 浏览 0 评论 0原文

可能的重复:
我真的需要版本控制吗?

我的问题很简单。当我在 Xcode 中右键单击一个文件并转到“源代码控制>提交所选文件...”时,它会显示一个新屏幕。 我的问题是这样的: 提交文件有什么用?我只是想了解其优点和缺点。

谢谢! 杰克

编辑:现在我明白了,感谢您的回复!

Possible Duplicate:
Do I really need version control?

My question is simple enough. When I am in Xcode and right click a file and go down to "Source Control>Commit Selected File...", it brings up a new screen.
My question is this:
What is committing files for? I'm simply trying to understand the pros and cons.

Thanks!
Jake

EDIT: Now I understand, thanks for the responses!

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

全部不再 2025-01-03 08:04:36

有时,你可能会将自己陷入困境:你有一个很棒的想法,你改变了很多事情,然后你发现你的想法并不像你想象的那么好。如果您有源代码控制,您可以轻松、干净、可靠且快速地返回到上一个工作版本。

Sometimes, it is possible to draw yourself into a corner: You have a great idea, you change many things, and you notice your idea wasn't as good as you thought. If you had source control, you could just go back to the last working version easily, cleanly, reliably and quickly.

波浪屿的海角声 2025-01-03 08:04:36

版本控制也是备份代码工作副本的一种方法。如果您不了解其好处,那么您肯定需要它。

Version control is also a way to back up a working copy of your code. If you don't understand the benefits, you definitely need it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文