gpt4 book ai didi

windows - 可以 fork 的本地 Windiws 中的 Git 服务器类型存储库

转载 作者:可可西里 更新时间:2023-11-01 10:36:24 27 4
gpt4 key购买 nike

我是 git 新手...

我有一个本地项目需要与我的 friend 分享,我想以与在 Github.com 上工作类似的方式进行工作

我希望本地存储库在本地网络中公开,并且 GIT URL 直接与我的 friend 共享,就像我们在在线版本中所做的那样。

然后他们可以根据需要 fork 我的存储库,完成后,他们发送 pull 请求,我可以审查和 merge 相同的请求。

我可以在 Windows 中执行此操作吗?如果可以...那么请建议如何...

i have searched but only found ways to create local repo and not how to expose the same. AND how to fork it..

请帮忙..

PS 我的系统上安装了 tortoise git

最佳答案

可以考虑 GitBlit its features 中有:

  • Optional feature to fork a repository to a personal repository
  • Optional Issue Tracker and Pull-Request-like mechanism

它是一个存储库托管服务,因此它也可以将 Git 存储库公开给其他协作者。

尽管它与传统的 pull 请求工作流程有点不同:see FAQ

Gitblit uses a 3-repository workflow. This means that Gitblit cuts the fork repository out of the collaboration workflow: patchsets are pushed directly to a special branch of the canonical repository, not to a fork. You may also push to fork, if you want, but all collaboration occurs in the canonical repository, not your fork.

关于windows - 可以 fork 的本地 Windiws 中的 Git 服务器类型存储库,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24118540/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com