aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-fast-import.txt
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2015-05-13 00:58:29 -0400
committerJunio C Hamano <gitster@pobox.com>2015-05-12 22:13:40 -0700
commita367b8699de2cfcf03b9427d130ab49b8466aa68 (patch)
treecb73780b5b6ed4ba430b9bdc71ca1bdad3706b6a /Documentation/git-fast-import.txt
parent5a8a19e903657c294ace1a3fad3e59f3b403be37 (diff)
downloadgit-a367b8699de2cfcf03b9427d130ab49b8466aa68.tar.gz
doc: fix length of underlined section-title
In AsciiDoc, it is OK to say: this is my title ------------------------- but AsciiDoctor is more strict. Let's match the underline to the title (which also makes the source prettier to read). The output from AsciiDoc is the same either way. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-fast-import.txt')
-rw-r--r--Documentation/git-fast-import.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-fast-import.txt b/Documentation/git-fast-import.txt
index 690fed3ea4..bf7fbd45de 100644
--- a/Documentation/git-fast-import.txt
+++ b/Documentation/git-fast-import.txt
@@ -600,7 +600,7 @@ be removed from the branch.
See `filemodify` above for a detailed description of `<path>`.
`filecopy`
-^^^^^^^^^^^^
+^^^^^^^^^^
Recursively copies an existing file or subdirectory to a different
location within the branch. The existing file or directory must
exist. If the destination exists it will be completely replaced