aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-fast-export.txt
diff options
context:
space:
mode:
authorJean-Noël Avila <jn.avila@free.fr>2024-02-20 22:32:54 +0000
committerJunio C Hamano <gitster@pobox.com>2024-02-20 15:03:13 -0800
commitabab32a613bca1ffe70f2d992e929182c8b99c4e (patch)
tree83c362886238d9cde9ee54cbf679d083848ea5e8 /Documentation/git-fast-export.txt
parent2e48553fda1b68777e15d287e0f9ce7d64caa58d (diff)
downloadgit-abab32a613bca1ffe70f2d992e929182c8b99c4e.tar.gz
doc: end sentences with full-stop
Signed-off-by: Jean-Noël Avila <jn.avila@free.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-fast-export.txt')
-rw-r--r--Documentation/git-fast-export.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-fast-export.txt b/Documentation/git-fast-export.txt
index 4643ddbe68..752e4b9b01 100644
--- a/Documentation/git-fast-export.txt
+++ b/Documentation/git-fast-export.txt
@@ -48,7 +48,7 @@ When asking to 'abort' (which is the default), this program will die
when encountering such a tag. With 'drop' it will omit such tags from
the output. With 'rewrite', if the tagged object is a commit, it will
rewrite the tag to tag an ancestor commit (via parent rewriting; see
-linkgit:git-rev-list[1])
+linkgit:git-rev-list[1]).
-M::
-C::