1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-09-19 19:27:41 +03:00
git-cliff/.github/fixtures/test-split-commits
Aaron Friel e3eae33abc
feat(changelog): support splitting commits by lines (#101)
* feat: support splitting commits by lines

* refactor(config): update the description for split_commits

* style(fmt): apply formatting via rustfmt

* refactor(test): create helper method for split_commits test

* fix(changelog): change the default behaviour for split_commits when it is not provided

* test(fixture): add test fixture for splitting commits

* docs(readme): update table of contents

* docs(readme): add warning about split_commits flag

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2022-08-12 04:59:06 +03:00
..
cliff.toml feat(changelog): support splitting commits by lines (#101) 2022-08-12 04:59:06 +03:00
commit.sh feat(changelog): support splitting commits by lines (#101) 2022-08-12 04:59:06 +03:00
expected.md feat(changelog): support splitting commits by lines (#101) 2022-08-12 04:59:06 +03:00