- Adds the
--clipboard
(-c
) flag to copy the commit message to the clipboard instead of committing and pushing.- Added
arboard
crate to allow clipboard functionality.
- Added
- Adds the
--sign
(-s
) flag to add the-S
flag to thegit commit
command when running it.