84669 person learning
152542 person learning
20005 person learning
5487 person learning
7821 person learning
359900 person learning
3350 person learning
180660 person learning
48569 person learning
18603 person learning
40936 person learning
1549 person learning
1183 person learning
32909 person learning
进了家新公司,让先熟悉下项目,于是他们从github是clone了一份代码给我,但是我发现是一堆空东西,什么数据都没有,文件也全都没连贯穿起来,我就算在里面改代码,也看不了效果呀。所以好好奇怎么用git协同开发的。
(ಡωಡ)hiahiahia Maybe the code is not on the master. . .
Clone all branches, then switch to the development branch and something will come out (provided there are branches)
http://www.ruanyifeng.com/blo...
First understand the common git workflow, and then ask the leader for the git workflow within the company?
Then I asked if there is a distributed development environment (docker/vagrant) or should I configure it myself?
Then you can read the code while running it. Of course, it would be best if you have product, design, development, database and other documents
I think my blog should be able to help youBlog address
A bunch of empty stuff, and then you changed the file again. . . And why don't you clone yourself? Your company feels so uninvolved that you might as well resign.
(ಡωಡ)hiahiahia Maybe the code is not on the master. . .
Clone all branches, then switch to the development branch and something will come out (provided there are branches)
http://www.ruanyifeng.com/blo...
First understand the common git workflow, and then ask the leader for the git workflow within the company?
Then I asked if there is a distributed development environment (docker/vagrant) or should I configure it myself?
Then you can read the code while running it. Of course, it would be best if you have product, design, development, database and other documents
I think my blog should be able to help you
Blog address
A bunch of empty stuff, and then you changed the file again. . . And why don't you clone yourself? Your company feels so uninvolved that you might as well resign.