blob: a3a81d7475bd75ff014910ede087821fe842634c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Document: git-protocol
Title: Technical documentation for git protocol
Author: Scott Chacon and the git list
Abstract: Reference documentation for the upload-pack and
receive-pack protocols that underlie git's ssh://, git://,
file://, and smart http:// transports.
Section: File Management
Format: Text
Files: /usr/share/doc/git-doc/gitprotocol-pack.txt
/usr/share/doc/git-doc/gitprotocol-*.txt
/usr/share/doc/git-doc/technical/send-pack-pipeline.txt
|