Skip to content

Include language code in commit message #127

@dregad

Description

@dregad

The pull requests generated by the translation tool have a title including the language being translated, like Translation update (XX), where XX is the language code. This is great.

However, the commit message contained in the PR just says translation update, without mentioning the language code.

I often cherry-pick or rebase commits from PRs, as I like to keep the Git history as linear as possible to make it easier to read. The missing language code on the commits forces me to amend the message to add it, because if I don't, I lose the ability to instantly know which language is being changed just by looking at Git log.

So I propose to add the language code to the commit message. I hope this is OK for you.

PR follows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions