We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a4f959 + ee434e1 commit bc5be63Copy full SHA for bc5be63
Documentation/git-pack-refs.adoc
@@ -88,10 +88,10 @@ Do not pack refs matching the given `glob(7)` pattern. Repetitions of this optio
88
accumulate exclusion patterns. Use `--no-exclude` to clear and reset the list of
89
patterns. If a ref is already packed, including it with `--exclude` will not
90
unpack it.
91
-
++
92
When used with `--all`, pack only loose refs which do not match any of
93
the provided `--exclude` patterns.
94
95
When used with `--include`, refs provided to `--include`, minus refs that are
96
provided to `--exclude` will be packed.
97
0 commit comments