Skip to content

Commit aa8f64d

Browse files
committed
Merge branch 'jk/asciidoctor-section-heading-markup-fix' into maint
* jk/asciidoctor-section-heading-markup-fix: Documentation: fix section header mark-up
2 parents 22f4b15 + be510e0 commit aa8f64d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/git-bisect-lk2009.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1321,7 +1321,7 @@ So git bisect is unconditional goodness - and feel free to quote that
13211321
_____________
13221322

13231323
Acknowledgments
1324-
----------------
1324+
---------------
13251325

13261326
Many thanks to Junio Hamano for his help in reviewing this paper, for
13271327
reviewing the patches I sent to the Git mailing list, for discussing

Documentation/user-manual.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3424,7 +3424,7 @@ just missing one particular blob version.
34243424

34253425
[[the-index]]
34263426
The index
3427-
-----------
3427+
---------
34283428

34293429
The index is a binary file (generally kept in `.git/index`) containing a
34303430
sorted list of path names, each with permissions and the SHA-1 of a blob

0 commit comments

Comments
 (0)