From 2988bdfd8064cd4ed23ec43503525d1f9f9ab516 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 28 Jun 2019 12:53:50 +0100 Subject: [PATCH] dgit: tag format: Add missing $protovsn comment re tagformat param No fuctional change. We are going to get rid of this in a moment, but this change makes clearer what is going on. Signed-off-by: Ian Jackson --- dgit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dgit b/dgit index 6a035d6a..1e0c0e16 100755 --- a/dgit +++ b/dgit @@ -468,7 +468,7 @@ sub branch_is_gdr ($) { # # > param head DGIT-VIEW-HEAD # > param csuite SUITE -# > param tagformat old|new +# > param tagformat old|new # $protovsn >= 4 # > param maint-view MAINT-VIEW-HEAD # # > param buildinfo-filename P_V_X.buildinfo # zero or more times -- 2.30.2