Skip to content

Commit bc5be63

Browse files
committed
Merge branch 'pw/doc-pack-refs-markup-fix'
Doc markup fix. * pw/doc-pack-refs-markup-fix: pack-refs doc: fix indentation for --exclude
2 parents 2a4f959 + ee434e1 commit bc5be63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/git-pack-refs.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ Do not pack refs matching the given `glob(7)` pattern. Repetitions of this optio
8888
accumulate exclusion patterns. Use `--no-exclude` to clear and reset the list of
8989
patterns. If a ref is already packed, including it with `--exclude` will not
9090
unpack it.
91-
91+
+
9292
When used with `--all`, pack only loose refs which do not match any of
9393
the provided `--exclude` patterns.
94-
94+
+
9595
When used with `--include`, refs provided to `--include`, minus refs that are
9696
provided to `--exclude` will be packed.
9797

0 commit comments

Comments
 (0)