From ef7092bd8c6636de446e897eda54908e9c65f792 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Tue, 1 Aug 2023 22:41:15 +0200 Subject: [PATCH] docs: check git name and email Signed-off-by: kjuulh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 771081f..8d6c6ac 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ See docs for more information about installation and some such - [x] Refactor command.rs into smaller bits so that bits are easier to test - [x] Add cuddle.release.yaml to this repo - [ ] Add reporter for PR and Repositories -- [ ] Setup temporary git name and email to use for git committing +- [x] Setup temporary git name and email to use for git committing - [ ] Add docker setup - [ ] Add more granular tests