From 8fc78fcaa1addb01f40cb12b9cfc12ffadd32434 Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Thu, 7 Jul 2022 08:36:51 +0200 Subject: commit-and-tag: mention for what the patches actually are :) Signed-off-by: Florian Schmaus --- commit-and-tag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commit-and-tag b/commit-and-tag index 9db9661..f9b1f38 100755 --- a/commit-and-tag +++ b/commit-and-tag @@ -8,7 +8,7 @@ XEN_VERSION="${1}" OUR_PATCHES_VERSION="${2}" TAG="${XEN_VERSION}-gentoo-patchset-${OUR_PATCHES_VERSION}" -DESCRIPTION="Gentoo specific patches for ${XEN_VERSION} (or later)" +DESCRIPTION="Gentoo specific patches for Xen ${XEN_VERSION} (or later)" git commit \ --signoff \ -- cgit v1.2.3-65-gdbad