Re: Unified git commit message guideline

2019-08-22 Thread Marc Deop i Argemí
On Sunday, 11 August 2019 23:52:55 CEST Roman Gilg wrote: > After looking around a bit what I found to be very interesting was the > Conventional Commits specification[1]. It is based on the AngularJS > commit message policy, which is imo a very well formulated policy. Please make sure to consider

Re: Unified git commit message guideline

2019-08-12 Thread David Faure
Hello Roman, On dimanche 11 août 2019 23:52:55 CEST Roman Gilg wrote: > [1] https://www.conventionalcommits.org I like the idea very much, the changelog does look a bit messy indeed. It would allow me to filter out all style, ci, and test changes, which are not interesting to the user of the fra