github - Please explain the directory and function of the server-side git warehouse in detail
PHP中文网
PHP中文网 2017-05-02 09:52:55
0
4
1161

Today I set up a git server under my Alibaba Cloud server.
Created a repository named test1.git.
Then I cloned the repository locally and pushed a text file of 123.txt. Successful
But I did not find this file on the server. The directory on the server is as shown in the figure:

Please ask God to explain.

But when I cloned the repository locally again, the text file could be pulled correctly.
Please explain to me how the git server stores files. The role of each directory.

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(4)
给我你的怀抱

Resolved Thank you everyone.

習慣沉默

https://git-scm.com/book/zh/v...

淡淡烟草味

Young man, this is a big question for you.
This is involvedgit的储存原理. Go to Baidu and look up this word.

phpcn_u1582

Have a look, it may be helpful in the future.

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