summaryrefslogtreecommitdiffstats
path: root/cmds-synchingrepositories.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2009-12-26 23:14:11 +0000
committerJunio C Hamano <junio@kernel.org>2009-12-26 23:14:11 +0000
commit096dde2e4698a6069f64d1e5be6db08bc422d7e9 (patch)
tree2e8f5bff311a4f185838d5f43f29a1f9c734aa23 /cmds-synchingrepositories.txt
parentf3a01ab22aab58243bf4f91acd354d9ba95ae81b (diff)
downloadgit-htmldocs-096dde2e4698a6069f64d1e5be6db08bc422d7e9.tar.gz
Autogenerated HTML docs for v1.6.6-35-g1d85d
Diffstat (limited to 'cmds-synchingrepositories.txt')
-rw-r--r--cmds-synchingrepositories.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmds-synchingrepositories.txt b/cmds-synchingrepositories.txt
index 71db3edff..371b9070e 100644
--- a/cmds-synchingrepositories.txt
+++ b/cmds-synchingrepositories.txt
@@ -4,6 +4,9 @@ linkgit:git-daemon[1]::
linkgit:git-fetch-pack[1]::
Receive missing objects from another repository.
+linkgit:git-http-backend[1]::
+ Server side implementation of Git over HTTP.
+
linkgit:git-send-pack[1]::
Push objects over git protocol to another repository.