From 6e5e3972542baa1c715e13a36c1144f148c6320b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 19 Jun 2019 20:28:38 +0300 Subject: Consider only latest revisions for git repository location default set --- bpkg/repository-types.cli | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bpkg/repository-types.cli') diff --git a/bpkg/repository-types.cli b/bpkg/repository-types.cli index 6100e72..29edb95 100644 --- a/bpkg/repository-types.cli +++ b/bpkg/repository-types.cli @@ -77,7 +77,8 @@ for all of them could be prohibitively expensive. As a result, by default, only advertised tags in the \cb{refs/tags/v*} form where the part after \cb{v} is also a valid \l{b#module-version standard version} are considered to be sources of useful package versions. These commits normally correspond to -released versions and are called the \i{default set}. +released versions and are called the \i{default set}. Note that only the +latest revision of each such version is considered. Instead of the default set, it is possible to provide a custom set of available versions by specifying one or more commit ids and/or references -- cgit v1.1