GmsCore icon indicating copy to clipboard operation
GmsCore copied to clipboard

Commits can be squashed with Weblate

Open lucasmz-dev opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. Weblate's commits can be quite spammy in the Git history.

Describe the solution you'd like There's a plugin (at least I found it on translate.codeberg.org) that you can set up that squashes certain commits into one and rebases. (I think rebasing is another setting) (e.g. from creator or component, or language...) Per-language probably makes sense here

Describe alternatives you've considered

Additional context

lucasmz-dev avatar Aug 07 '24 12:08 lucasmz-dev

I think you're talking about this: https://docs.weblate.org/en/latest/admin/addons.html#squash-git-commits

QSkill avatar Aug 23 '24 13:08 QSkill