diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2025-01-16 16:46:57 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2025-01-16 16:47:33 +0200 |
commit | ffc45eda6de6114bb42d91483eca2a9d547544db (patch) | |
tree | 95c65c9a74ebc3a7338aa61f170f70be2a450ae1 | |
parent | 89a3f3458a6f17a5bcfdb3c466bdefb6ea5e3be4 (diff) |
-rw-r--r-- | bpkg/repository-types.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/repository-types.cli b/bpkg/repository-types.cli index 1692a13..f81c1bf 100644 --- a/bpkg/repository-types.cli +++ b/bpkg/repository-types.cli @@ -145,7 +145,7 @@ anchor it to \cb{refs/} make it absolute, for example: .../foo.git#/tags/v* - refs/tags/v1.2.3 only \ -While a \ci{refname} pattern is allowed not match any references, a +While a \ci{refname} pattern is allowed not to match any references, a non-pattern that doesn't resolve to a reference is invalid. If a \ci{refname} starts with minus (\cb{-}) then it is treated as an |