Murmele/Gittyup

FR: Repo variables for commit message template

Open

#544 opened on May 5, 2023

 (2 comments) (2 reactions) (0 assignees)C++ (167 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2,245 stars)
PR merge metrics
 (PR metrics pending)

Description

It would be really nice to be able to have some variables available when writing a commit template taken from the repository. Like %branch and %author. Since some teams work with rebase rather than merge, it could be nice to see quickly what branch a commit originally was made from. image

Contributor guide