Skip to content

Commit

Permalink
tools/commits: Add for changelog commit listing
Browse files Browse the repository at this point in the history
  • Loading branch information
sogehige committed Apr 5, 2018
1 parent 06ed321 commit 6d11704
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/commits.sh
@@ -0,0 +1 @@
git --no-pager log --pretty=format:"%h - %s" --reverse | sed 's/ - / `/g' | sed 's/: /`: /g'

0 comments on commit 6d11704

Please sign in to comment.