Problems using git mirror
PHP中文网
PHP中文网 2017-05-02 09:36:27
0
2
614

I now have 2 repo A and B
. I want to clone A and submit the code. When I finally push, B can also be updated synchronously. How should I do this?

I have looked for the solution of postscript, but I saw that there are mirror related keywords in git.

To be honest, I am not very familiar with some of the terminology of git, so is there a link to introduce some concepts? (Or is git scm enough?)

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(2)
仅有的幸福
git remote set-url origin --push --add <url>
刘奇

/q/1010000000764992
/q/1010000000367632/a-1020000000369754
/q/1010000000411859/a-1020000000411882
/q/1010000002579333/a-1020000002579385

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template