开发者

How to set a Git serverA and another Git serverB are synchronous?

How to 开发者_开发百科set a Git serverA and another Git serverB are synchronous? I need set 2 Git servers one is normal operation the anothers is backup. User can git clone serverA or serverB because their repository are the same.

or another backup git server method?


You may want to have a post-commit script on Server A that will push all the changes to Server B.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜