config.txt: move closing "----" to cover entire listing
authorMartin Ågren <redacted>
Thu, 9 Apr 2020 10:35:41 +0000 (12:35 +0200)
committerJunio C Hamano <redacted>
Thu, 9 Apr 2020 18:04:01 +0000 (11:04 -0700)
commit76ba7fa225deea3fb5cd4d9cedeca819210883fc
tree90ef9939e954e8b93fea47250b89a045d2120199
parentda72936f544fec5a335e66432610e4cef4430991
config.txt: move closing "----" to cover entire listing

Commit 1925fe0c8a ("Documentation: wrap config listings in "----"",
2019-09-07) wrapped this fairly large block of example config directives
in "----". The closing "----" ended up a few lines too early though.
Make sure to include the trailing "IncludeIf.onbranch:..." example, too.

Signed-off-by: Martin Ågren <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config.txt
git clone https://git.99rst.org/PROJECT