dcoapp / app

GitHub App that enforces the Developer Certificate of Origin (DCO) on Pull Requests
https://github.com/apps/dco
ISC License
297 stars 75 forks source link

Add the `--no-edit` option for ammending a commit #144

Closed christian-kreuzberger-dtx closed 3 years ago

christian-kreuzberger-dtx commented 3 years ago

Hi,

what do you think about changing image

to

git commit --amend --signoff --no-edit

to prevent a new editor window poping up?

gr2m commented 3 years ago

I think it's a very good idea! Would you like to send a pull request?

christian-kreuzberger-dtx commented 3 years ago

Sure, will do!

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: