From 8249b12ac5b117aa388eed48324ad23bd647c276 Mon Sep 17 00:00:00 2001 From: Theis <112340858+Slug-Boi@users.noreply.github.com> Date: Tue, 5 Mar 2024 09:23:54 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cda13f..86b80c7 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ $ cocommit "message" [name:email2] $ cocommit "message" all *adds all comitters execpt ones tagged with ex* -$ cocommit "message" ^ +$ cocommit "message" ^ ^[name2| *adds all users except the negated users and users tagged with ex* $ cocommit From 92d6dc97830c45f4e477c1c7038b1c3e8f1f5f1d Mon Sep 17 00:00:00 2001 From: Theis <112340858+Slug-Boi@users.noreply.github.com> Date: Tue, 5 Mar 2024 09:24:11 +0100 Subject: [PATCH 2/2] Update README.md fixed ] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86b80c7..fffd520 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ $ cocommit "message" [name:email2] $ cocommit "message" all *adds all comitters execpt ones tagged with ex* -$ cocommit "message" ^ ^[name2| +$ cocommit "message" ^ ^[name2] *adds all users except the negated users and users tagged with ex* $ cocommit