1
0
mirror of https://github.com/git/git.git synced 2024-09-29 20:13:27 +02:00
git/Documentation
Daniel Barkalow 63aff4fed9 [PATCH] Document git-ssh-pull and git-ssh-push
This fixes the documentation for git-ssh-push, as called by users (if you
run git-ssh-pull or git-ssh-push on one machine, the other runs on the
other machine, and they transfer data in the specified direction).

This also adds documentation for the -w option and for using filenames for
the commit-id (which does what you'd want: uses the source side's value,
not the value already on the target, even if you're running it on the
target).

It also credits me with the programs and the documentation for
git-ssh-push.

Someone who knows asciidoc should make sure I didn't mess up the
formatting. I'm only sure of the ascii part.

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-06 19:49:45 -07:00
..
diff-format.txt
diffcore.txt
git-apply-patch-script.txt
git-cat-file.txt
git-check-files.txt
git-checkout-cache.txt
git-commit-tree.txt
git-convert-cache.txt
git-diff-cache.txt
git-diff-files.txt
git-diff-helper.txt
git-diff-tree.txt
git-export.txt
git-fsck-cache.txt
git-http-pull.txt
git-init-db.txt
git-local-pull.txt
git-ls-files.txt
git-ls-tree.txt
git-merge-base.txt
git-merge-cache.txt
git-merge-one-file-script.txt
git-mkdelta.txt
git-mktag.txt
git-prune-script.txt
git-pull-script.txt
git-read-tree.txt
git-resolve-script.txt
git-rev-list.txt
git-rev-tree.txt
git-ssh-pull.txt
git-ssh-push.txt
git-tag-script.txt
git-tar-tree.txt
git-unpack-file.txt
git-update-cache.txt
git-write-blob.txt
git-write-tree.txt
git.txt
Makefile
tutorial.txt