1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-11-25 09:02:10 +03:00
git-cliff/examples
Marco Ieni 87e2c1d0dd
feat(core): add remote to commit and deprecate fields (#822)
* feat(core): add `remote` field to commit

* refactor

* fmt

* deprecate old fields

* serialize remote field

* fix

* fix typo

* allow deprecated

* move warn

* move filename

* docs

* docs

* fix

* fmt

* chore(fixtures): use remote instead of platform name for template variables

* remove useless method

* update docs

* use contains_variable

* fix no-default-features

* chore(remote): update template varibles for platforms

* set commit.remote

* chore(release): update unit tests for new remote field

---------

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-09-15 20:28:56 +03:00
..
cocogitto.toml refactor(config): make example templates more user-friendly 2024-08-21 18:48:34 +03:00
detailed.toml chore(examples): improve example templates (#835) 2024-09-01 11:18:35 +03:00
github-keepachangelog.toml feat(core): add remote to commit and deprecate fields (#822) 2024-09-15 20:28:56 +03:00
github.toml feat(core): add remote to commit and deprecate fields (#822) 2024-09-15 20:28:56 +03:00
keepachangelog.toml chore(examples): improve example templates (#835) 2024-09-01 11:18:35 +03:00
minimal.toml chore(examples): improve example templates (#835) 2024-09-01 11:18:35 +03:00
scoped.toml chore(examples): improve example templates (#835) 2024-09-01 11:18:35 +03:00
scopesorted.toml chore(examples): improve example templates (#835) 2024-09-01 11:18:35 +03:00
unconventional.toml chore(examples): improve example templates (#835) 2024-09-01 11:18:35 +03:00