Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-04 | feat(docker): production images, integrated ccache and many other ↵ | Yehonal | |
improvements (#5551) | |||
2020-03-08 | fix(apps): Script for default git commit template returns output (#2642) | Barbz | |
- Before that, it didn't return anything and could confuse people | |||
2019-04-10 | chore(git): Add a commit template & introduce new guidelines (#1044) | Barbz | |
* chore(git): Add a commit template & introduce new guidelines Introduce new guidelines for commit titles and descriptions: - More useful and unique commit titles - Useful descriptions - Maybe the use of automated changelogs in the future (see link) https://www.conventionalcommits.org/en/v1.0.0-beta.2/ * chore(git): Improve title examples * Update .git_commit_template.txt |