1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-11-29 13:23:40 +03:00
git-cliff/website/docs
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
..
configuration feat(changelog): support count_tags option (#599) 2024-08-13 12:22:54 +03:00
development feat(profiler): support performance profiling via pprof (#768) 2024-07-29 11:25:23 +03:00
github-actions docs(website): add GITHUB_REPO variable to GitHub action (#597) 2024-04-09 16:53:45 +03:00
installation chore(deps): bump dependencies (#811) 2024-08-23 21:08:54 +03:00
integration feat(core): add remote to commit and deprecate fields (#822) 2024-09-15 20:28:56 +03:00
templating chore(examples): improve example templates (#835) 2024-09-01 11:18:35 +03:00
usage docs(website): clarify comment about tag argument 2024-09-14 12:00:19 +03:00
docker.md docs(website): add tips and tricks section 2024-01-03 12:00:33 +03:00
gitlab.md docs(website): add tips and tricks section 2024-01-03 12:00:33 +03:00
index.md docs(website): add highlights for 2.0.0 (#504) 2024-02-19 12:06:38 +01:00
sourcehut.md docs(website): Add SourceHut builds example (#617) 2024-04-20 17:57:04 +03:00
tips-and-tricks.md feat(core): add remote to commit and deprecate fields (#822) 2024-09-15 20:28:56 +03:00