From 02970b233afb937f7a16d27d47ded056ce082c1e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 20 Jun 2019 18:22:11 +0300 Subject: Add ability to keep/update/remove current tag in bdep-release revision mode Note that previously the default was to update while now it is to keep. --- bdep/ci.cli | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'bdep/ci.cli') diff --git a/bdep/ci.cli b/bdep/ci.cli index 928e884..ccf6ed3 100644 --- a/bdep/ci.cli +++ b/bdep/ci.cli @@ -141,11 +141,11 @@ namespace bdep // will) to work, this option should come after all the options it // aliases. // - ci_override --overrides | - --override | - --overrides-file | - --builds | - --build-email; + cmd_ci_override --overrides | + --override | + --overrides-file | + --builds | + --build-email; string --simulate { -- cgit v1.1