今天我在自己的阿里云服务器下搭建了 git 服务器。创建了一个名为 test1.git的仓库。然后我在本地clone了这个仓库,并且push了一个123.txt的文本文件。成功了但是我在服务端并没有找到这个文件,服务端的目录如图所示:
求大神讲解。
但是我再次在本地clone这个仓库的时候 文本文件能被正确的拉取下来。求大神讲解一下,git服务端是怎么存储文件的。各个目录的作用。
认证高级PHP讲师
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.
git的储存原理
Have a look, it may be helpful in the future.
Resolved Thank you everyone.
https://git-scm.com/book/zh/v...
Young man, this is a big question for you.
This is involved
git的储存原理
. Go to Baidu and look up this word.Have a look, it may be helpful in the future.