From 99b28f2d2dcff6c124ebb41444e2ca4c8d5e241f Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Wed, 28 May 2008 08:07:26 +0000 Subject: [PATCH] Autogenerated HTML docs for v1.5.6-rc0-40-gd683 --- RelNotes-1.5.5.3.txt | 12 ++++++++++++ git-bundle.html | 4 ++-- git-bundle.txt | 2 +- git.html | 2 +- git.txt | 3 ++- 5 files changed, 18 insertions(+), 5 deletions(-) create mode 100644 RelNotes-1.5.5.3.txt diff --git a/RelNotes-1.5.5.3.txt b/RelNotes-1.5.5.3.txt new file mode 100644 index 000000000..f22f98b73 --- /dev/null +++ b/RelNotes-1.5.5.3.txt @@ -0,0 +1,12 @@ +GIT v1.5.5.3 Release Notes +========================== + +Fixes since v1.5.5.2 +-------------------- + + * "git send-email --compose" did not notice that non-ascii contents + needed some MIME magic. + + * "git fast-export" did not export octopus merges correctly. + +Also comes with various documentation updates. diff --git a/git-bundle.html b/git-bundle.html index 0c0d4c61d..1a369c1ac 100644 --- a/git-bundle.html +++ b/git-bundle.html @@ -273,7 +273,7 @@ git-bundle(1) Manual Page

SYNOPSIS

-
git-bundle create <file> [git-rev-list args] +
git-bundle create <file> <git-rev-list args> git-bundle verify <file> git-bundle list-heads <file> [refname…] git-bundle unbundle <file> [refname…]
@@ -484,7 +484,7 @@ network.

diff --git a/git-bundle.txt b/git-bundle.txt index 505ac056e..18330cdcd 100644 --- a/git-bundle.txt +++ b/git-bundle.txt @@ -9,7 +9,7 @@ git-bundle - Move objects and refs by archive SYNOPSIS -------- [verse] -'git-bundle' create [git-rev-list args] +'git-bundle' create 'git-bundle' verify 'git-bundle' list-heads [refname...] 'git-bundle' unbundle [refname...] diff --git a/git.html b/git.html index ff2ab5ce9..2123ae481 100644 --- a/git.html +++ b/git.html @@ -1952,7 +1952,7 @@ contributors on the git-list <git@vger.kernel.org>.

diff --git a/git.txt b/git.txt index 1f68dec54..7182bb7f7 100644 --- a/git.txt +++ b/git.txt @@ -46,11 +46,12 @@ Documentation for older releases are available here: * link:v1.5.5/git.html[documentation for release 1.5.5] * release notes for + link:RelNotes-1.5.5.3.txt[1.5.5.3], link:RelNotes-1.5.5.2.txt[1.5.5.2], link:RelNotes-1.5.5.1.txt[1.5.5.1], link:RelNotes-1.5.5.txt[1.5.5]. -* link:v1.5.5.2/git.html[documentation for release 1.5.5.2] +* link:v1.5.5.3/git.html[documentation for release 1.5.5.3] * link:v1.5.4.5/git.html[documentation for release 1.5.4.5] -- 2.26.2