X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit.txt;h=5252ee8284a7fda8f653951261fe0367317b8643;hb=f21140605ce0729338aed46ec824c947e56adcc4;hp=7edbcc38af21f9e062e5f992964ec4ffe2016ce0;hpb=2aef5bbae99aeba3551408eae13faea02bf55b67;p=git.git diff --git a/Documentation/git.txt b/Documentation/git.txt index 7edbcc38..5252ee82 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -51,9 +51,6 @@ link:git-init-db.html[git-init-db]:: link:git-merge-base.html[git-merge-base]:: Finds as good a common ancestor as possible for a merge -link:git-mkdelta.html[git-mkdelta]:: - Creates a delta object - link:git-mktag.html[git-mktag]:: Creates a tag object @@ -148,7 +145,7 @@ link:git-resolve-script.html[git-resolve-script]:: link:git-tag-script.html[git-tag-script]:: An example script to create a tag object signed with GPG -link:git-rpull.html[git-rpull]:: +link:git-ssh-pull.html[git-ssh-pull]:: Pulls from a remote repository over ssh connection Interogators: @@ -156,8 +153,8 @@ Interogators: link:git-diff-helper.html[git-diff-helper]:: Generates patch format output for git-diff-* -link:git-rpush.html[git-rpush]:: - Helper "server-side" program used by git-rpull +link:git-ssh-push.html[git-ssh-push]:: + Helper "server-side" program used by git-ssh-pull