Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How to generate a changelog using the git commits?

Edited

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

use this command

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

Hi, @modestoderc  any updates?
Thanks.

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