开发者

Git create repos on the fly?

开发者 https://www.devze.com 2023-02-21 19:35 出处:网络
Is it possible to allow for a user to push new GIt repos wi开发者_如何学Gothout having to manually add them to the gitosis.conf every time?According to this blog post, gitosis does not support wildcar

Is it possible to allow for a user to push new GIt repos wi开发者_如何学Gothout having to manually add them to the gitosis.conf every time?


According to this blog post, gitosis does not support wildcard repositories. The author does however link to a patched version of gitosis (here) that supposedly provides this functionality. I have not used it.

I'm not sure if this will be of any help to you, but it's worth noting that the "successor" to gitosis, gitolite, has built-in support for wildcard repositories (documentation here).

0

精彩评论

暂无评论...
验证码 换一张
取 消