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

Automatic --signoff via settings #83096

Closed
bnb opened this issue Oct 22, 2019 · 1 comment
Closed

Automatic --signoff via settings #83096

bnb opened this issue Oct 22, 2019 · 1 comment
Assignees

Comments

@bnb
Copy link

bnb commented Oct 22, 2019

It seems that presently, you can use the -s or --signoff command on your git commits by opening up the git commit dropdown and selecting signoff. This was implemented as a "fix" for #7010 in #10410.

However, there doesn't seem to be a setting within VS Code itself that enables end-users to enable this feature as a part of their git commit messages by default without taking those extra steps of opening a dropdown and selecting the right option.

Given the prevalence of the Developer Certificate of Origin and it's hard requirement of the -s flag in massive open source projects projects like Node.js, Helm, Prometheus, and Moby, it would be super awesome to have the ability to turn this on as a setting in VS Code.

@joaomoreno
Copy link
Member

The setting is git.alwaysSignOff

image

@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants