mirror of
https://github.com/neovim/neovim.git
synced 2026-08-02 20:23:54 +08:00
Problem: Backport commits may have subjects like "backport: fix(ui): ...". (e.g. ecda67662f0f). git-cliff treats them as OTHER. Solution: Preprocess the subject to strip a leading "backport:" or "backport ".