From 5c3c47b539eff25379350c1b874866414779c847 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 18 Apr 2021 21:57:42 +0100 Subject: [PATCH] update-versions: Print a message about the lockfile Signed-off-by: Ian Jackson --- update-versions | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/update-versions b/update-versions index 954dddfc..a580b436 100755 --- a/update-versions +++ b/update-versions @@ -38,3 +38,10 @@ git commit -s -m "Cargo.toml: Update all versions to $version Commit made automatically by update-versions. " $files + +cat < +and commit the result. +END -- 2.30.2