Replies: 3 comments 6 replies
-
|
Either that, or a configuration option. A config option could support GPG signing as well. |
Beta Was this translation helpful? Give feedback.
6 replies
-
|
There also needs a way to control git commit signing ( |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
For visibility: I started #29874 to add the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It is quite common that projects require contributors to sign-off their work by using the
-sor--signofffeature in git.Now that the git support in zed is progressing well, I noticed that this is something I miss in the UI.
If I recall correctly, Atom used to have a little checkbox under the commit message area for this. I think that would be a great way to implement it.
Beta Was this translation helpful? Give feedback.
All reactions