diff options
author | Junio C Hamano <junkio@cox.net> | 2005-11-07 17:53:06 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-11-07 17:53:06 -0800 |
commit | 79f6ac77d90660971d778f2e300935ab16eb26c2 (patch) | |
tree | cd830de103ecb527cdbb48730552580374134167 /Documentation/git-cvsexportcommit.txt | |
parent | merge-recursive: Only print relevant rename messages (diff) | |
download | tgif-79f6ac77d90660971d778f2e300935ab16eb26c2.tar.xz |
Documentation: asciidoc formatting fix for git-cvsexportcommit doc.
Annoyingly enough, asciidoc wants the same number of '=' on the second
line as there are characters on the first line.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-cvsexportcommit.txt')
-rw-r--r-- | Documentation/git-cvsexportcommit.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-cvsexportcommit.txt b/Documentation/git-cvsexportcommit.txt index 532db664cd..c3da73d1cd 100644 --- a/Documentation/git-cvsexportcommit.txt +++ b/Documentation/git-cvsexportcommit.txt @@ -1,5 +1,5 @@ git-cvsexportcommit(1) -================ +====================== NAME ---- |