commit: 8fc78fcaa1addb01f40cb12b9cfc12ffadd32434
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 7 06:36:51 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Jul 7 06:36:51 2022 +0000
URL:
https://gitweb.gentoo.org/proj/xen-gentoo-patches.git/commit/?id=8fc78fca
commit-and-tag: mention for what the patches actually are :)
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
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 \