Git Transfer Protocol Specifications

后端 未结 2 1959
执笔经年
执笔经年 2021-02-14 17:49

I\'m playing around with git\'s transfer protocols, and I was just wondering if there is some detailed specification for them before I attempt to read the source?

2条回答
  •  自闭症患者
    2021-02-14 18:25

    there is also a partially completed documentation hosted on Github Gist.

    This metasploit module also poses as a malicious dumb git server, serving bad git trees. You can see how the git trees are constructed.

提交回复
热议问题