English 中文(简体)
• 如何使非方案者更容易获得吉特次级模块?
原标题:How to make Git submodules easier for non-programmers?

我们的小型软件店最近从转播转向Gite,因为我们的方案家发现Gite有较好之处。 移民是没有痛苦的,我们对于亚分子特征有问题。 我的主要 grip子是,一旦回波含有亚分子,你就能够’,希望事情能够奏效。 你们还必须采取额外步骤,以 in取和下载分流。 随后的拖拉机应当 次级产品自动,以便其大韩民国。 但是,当我增加新的分层、推动承诺和人员拉动时,他们不能自动获得新的分层,他们必须同时使用<编码>新的分层:<>。

这是多余的,因为人们不能干.地拿起 sub子,期望它建设起来。 这一理解是否正确? 方案人员在接到新承诺后,只能撰写一份文字或文 alia,以更新子模块,但对于非方案者来说,分册是一种痛苦。 我要提出一个解决办法,使传票在克隆/制肢之后始终有效,而不论使用的是吉特人。

我有什么选择?

最佳回答

现在,分层支助要好得多,使得问题几乎不存在。

问题回答

I would highly recommend git-slave if you plan to use a lot of submodules especially if you are going to be referencing "common libraries". Although, bare-bones submodules are not that hard to get up to speed on if concentrated on over a couple of hours with some experiments to go through a bunch of scenarios.

我也高度建议一些CI服务器为你建造楼房。 它将堵塞所有必要的子模块。 你们可以通过可下载的手稿提供所有手工艺品(你决定你想要的东西)。 我利用团队精神,这是揭露所有情况而不需要使用任何监控监的方法。





相关问题
git confusion - cloning a repo is returning a past version

Im having some confusion with my git usage. I cloned a repo from one comp to the other, and the new clone is the state of the original that was active some time ago. So its cloning a past version. ...

Appropriate strategy for tagging and hotfixing with git

I was wondering if the strategy I m using for tagging and hotfixing tags (which then I use for deploying rails applications) with git is appropriate. For tagging I just tag a commit of the master ...

Tips on upgrading CVS to git/hg?

We still use CVS, I use git and hg for my personal use though I m still a novice at both, but I realize they re much more modern and better, faster, distributed, etc. It s just everyone is so ...

Using Git in a TFS shop

Using Git at home has spoiled me - I now find using TFS at work to be a bit of a drag and want to explore the possibility of using Git locally and syncing somehow with TFS. I figure there are a few ...

热门标签