summaryrefslogtreecommitdiffstats
path: root/cmds-synchingrepositories.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-11-09 10:03:46 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-11-09 10:03:46 +0000
commit2d7f027b0043ee6fa1fe8cce32f4f233e0c3a188 (patch)
tree27c152aafe1a600a0c8f4546375f580a76c33759 /cmds-synchingrepositories.txt
parent422cfec2c3b3d56e9bc47f8e3e0fa10502768dd3 (diff)
downloadgit-htmldocs-2d7f027b0043ee6fa1fe8cce32f4f233e0c3a188.tar.gz
Autogenerated HTML docs for v1.5.3.5-622-g6fd7a
Diffstat (limited to 'cmds-synchingrepositories.txt')
-rw-r--r--cmds-synchingrepositories.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/cmds-synchingrepositories.txt b/cmds-synchingrepositories.txt
index 5c6075dca..ce00328bb 100644
--- a/cmds-synchingrepositories.txt
+++ b/cmds-synchingrepositories.txt
@@ -4,18 +4,9 @@ gitlink:git-daemon[1]::
gitlink:git-fetch-pack[1]::
Receive missing objects from another repository.
-gitlink:git-local-fetch[1]::
- Duplicate another git repository on a local system.
-
gitlink:git-send-pack[1]::
Push objects over git protocol to another repository.
-gitlink:git-ssh-fetch[1]::
- Fetch from a remote repository over ssh connection.
-
-gitlink:git-ssh-upload[1]::
- Push to a remote repository over ssh connection.
-
gitlink:git-update-server-info[1]::
Update auxiliary info file to help dumb servers.