Replies: 2 comments
-
Any updates on this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I sign all of my commits, and was able to rename commits in lazygit after adding this to the lazygit configuration: git:
overrideGpg: true However I don't recall if there was some other step(s) involved... but I can confirm that my commits are signed and my commit message renames work 😄 |
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.
-
Hi there,
What's the reason for not allowing quick renaming of commits if you're using GPG signing?
At my company, it's a requirement to sign all commit messages, but I also really like the very quick renaming that LazyGit has to offer.
I'd love to better understand this, as maybe I could offer some help to combat it.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions