From 302ed2ced8eae635a47cf790a2243754c8e5461a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 15 Jun 2023 22:11:21 +0100 Subject: [PATCH] Makefile: release checklist: document MR workflow Signed-off-by: Ian Jackson --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e4cdeaa..17fe0d7 100644 --- a/Makefile +++ b/Makefile @@ -118,7 +118,7 @@ very-clean: clean # # == commitment point == # -# # merge into main, git push +# make version update MR, merge into main # release-rust-crate hippotat $VERSION # make publish publish-make-current PUBLISH_VERSION=$VERSION # dgit -wgfa push-source sid -- 2.30.2