Skip to content

Commit 1050e98

Browse files
pcloudsgitster
authored andcommitted
config.txt: reflow the second include.path paragraph
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent df0233b commit 1050e98

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Documentation/config.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,11 @@ You can include a config file from another by setting the special
8484
variable takes a pathname as its value, and is subject to tilde
8585
expansion. `include.path` can be given multiple times.
8686

87-
The
88-
included file is expanded immediately, as if its contents had been
87+
The included file is expanded immediately, as if its contents had been
8988
found at the location of the include directive. If the value of the
90-
`include.path` variable is a relative path, the path is considered to be
91-
relative to the configuration file in which the include directive was
92-
found. See below for examples.
89+
`include.path` variable is a relative path, the path is considered to
90+
be relative to the configuration file in which the include directive
91+
was found. See below for examples.
9392

9493

9594
Example

0 commit comments

Comments
 (0)