Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Be able to signoff a commit #203

Open
justinvyu opened this issue Feb 14, 2023 · 0 comments
Open

[feature] Be able to signoff a commit #203

justinvyu opened this issue Feb 14, 2023 · 0 comments

Comments

@justinvyu
Copy link

Short description of the problem

I want to do the following within the vimagit CC commit step:

git commit -m "message" --signoff

It'd be nice to have a shortcut that just adds this at the end of my commit message:

Signed-off-by: Humpty Dumpty <humpty.dumpty@example.com>

Currently, I stage in vimagit and commit w/ signoff separately. If there's already a way to do this, please let me know!

Steps to reproduce

N/A

Environment

  • vim or nvim version: nvim==0.7.2
  • git version: git==2.32.1
  • current vimagit version or (or SHA1): latest
  • OS: MacOS
  • terminal or gvim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant