jesseduffield / jesseduffield/lazygit
Commit with signed off
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
### Is your feature request related to a problem? Please describe.
When I want to commit with `signed off`, I don't see any possible way to do this on lazygit.
### Describe the solution you'd like
Can we add another shortcut next commit for Commit with signed off?
### Describe alternatives you've considered
Use raw terminal for commit.
### Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
Research direction
Start by locating lazygit's existing commit action and its keyboard shortcut definitions, then inspect how commit options are passed to Git. The custom-command examples linked in the issue may clarify the expected signed-off behavior. Done means a distinct shortcut creates a commit with Git's signed-off metadata while preserving existing commit behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, go
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100