jesseduffield / jesseduffield/lazygit

Git config message template

Open
#3,938 2 comments 1 reaction 0 assignees View on GitHub
enhancement
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 we work on Jira tickets all commit messages need to be prepended with the ticket number. For normal `git commit` usage I have created a script that creates a new branch `feature/[TICKET NUMBER]` and also sets the global git commit message template where the ticket number is added. Lazygit does not pick up this template, but this would be a very welcome addition.

**Describe the solution you'd like**
When a (global) commit message template is set, it is automatically inserted in the input boxes in the commit window.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.