From 4ebe65d7dda10909995c7460050811f05205e0ee Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 30 Apr 2018 22:55:13 +0300 Subject: Add support for default and excluding git ref filters --- bpkg/rep-add.cli | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bpkg/rep-add.cli') diff --git a/bpkg/rep-add.cli b/bpkg/rep-add.cli index f53dded..126d4e1 100644 --- a/bpkg/rep-add.cli +++ b/bpkg/rep-add.cli @@ -144,6 +144,9 @@ namespace bpkg .../foo.git#/tags/v* - refs/tags/v1.2.3 only \ + While a \ci{refname} pattern may not match any references, a non-pattern + that doesn't resolve to a reference is invalid. + If a \ci{refname} starts with \cb{-} then it is treated as an exclusion filter \- any references that it matches are excluded from the set included by the preceding filters (or the default set). For example: -- cgit v1.1