Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to generate a changelog using the git commits?

modestoderc April 22, 2019

Hello everyone, I have private a repository and I never created a changelog before and I don't want to write a changelog by hand so how to generate it using the git commits?

Also, I would like to use a specific format like this:
https://keepachangelog.com/en/1.0.0/

3 answers

1 vote
saish_heady August 3, 2022

use this command

git log --pretty="- %s" > CHANGELOG.md

1 vote
Dmytro Shchepak March 31, 2020

Hi, @modestoderc  any updates?
Thanks.

1 vote
modestoderc April 22, 2019

Sorry guys, I used the wrong type, this must be a question instead of discussion but I don't know how to change it to a question :(

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events