Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Slug-Boi/cocommit
Browse files Browse the repository at this point in the history
  • Loading branch information
Slug-Boi committed Mar 5, 2024
2 parents 7cf30ab + 92d6dc9 commit 3b75841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $ cocommit "message" <name:email1> <name1> [name:email2]
$ cocommit "message" all
*adds all comitters execpt ones tagged with ex*

$ cocommit "message" ^<name>
$ cocommit "message" ^<name1> ^[name2]
*adds all users except the negated users and users tagged with ex*

$ cocommit
Expand Down

0 comments on commit 3b75841

Please sign in to comment.