From e1d3132ace342716c20f32737a514abaa0132550 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 4 Apr 2021 15:05:00 +0300 Subject: feat: commit changes made by Bumper The git tag then points at that commit. --- bumper.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bumper.md') diff --git a/bumper.md b/bumper.md index 130e980..43dd8c7 100644 --- a/bumper.md +++ b/bumper.md @@ -94,9 +94,9 @@ given an installed Bumper given file foo/Cargo.toml from Cargo.toml given file foo/debian/changelog from changelog given all files in foo are committed to git -given the HEAD commit in foo is COMMIT when I run, in foo, bumper 1.2.0 -then in foo, git tag v1.2.0 is a signed tag pointing at +then all changes in foo are committed +then in foo, git tag v1.2.0 is a signed tag then file foo/Cargo.toml matches regex /version\s*=\s*"1\.2\.0"/ then file foo/debian/changelog matches regex / \(0\.1\.0-1\) / then file foo/debian/changelog matches regex / \(1\.2\.0-1\) / -- cgit v1.2.1