签入项目文件和分支

发布于 2024-11-16 09:49:48 字数 82 浏览 4 评论 0原文

我已将我的项目设置签入 git。我的问题是,当您的分支可能没有最新设置时,会发生什么情况。这几乎就像您希望项目文件始终脱离“master”一样。想法?

I have checked in my project settings to git. My question is what happens in the case when you have branches that might not have the most recent settings. It's almost as if you want the project file to be always off of "master". Thoughts?

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

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

发布评论

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

评论(1

野却迷人 2024-11-23 09:49:48

当我们想做某事时,我们就会做分支。在某些点上有所不同。当您完成分支中的小工作后,您可以将其合并回您的开发分支并将分支保留在那里。我认为将主要开发分支保留为最新就可以了。

We do branch when we want to work on sth. different on some point. When you finish the little job in the branch, you can merge it back to your dev branch and leave the branches there. I think keep the main dev branches as latest would be fine.

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