aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git.txt
diff options
context:
space:
mode:
authorDavid Greaves <david@dgreaves.com>2005-05-22 18:44:17 +0100
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-05-22 11:07:22 -0700
commit2aef5bbae99aeba3551408eae13faea02bf55b67 (patch)
tree99282828d5af15b0af0d0eac13a5b1194e88342c /Documentation/git.txt
parent7096a645cde91c96ce849c43750c04433164418c (diff)
downloadgit-2aef5bbae99aeba3551408eae13faea02bf55b67.tar.gz
git-2aef5bbae99aeba3551408eae13faea02bf55b67.tar.xz
[PATCH] Docs - delta object
Added delta documentation Signed-off-by: David Greaves <david@dgreaves.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 89e4cf787..7edbcc38a 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -51,6 +51,9 @@ 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