1. git-changelog(1)
  2. git-changelog(1)

NAME

git-changelog - Generate the changelog report

SYNOPSIS

git-changelog [-l, --list]

DESCRIPTION

Populates the file named matching change|history -i with the commits since the previous tag or since the project began when no tags are present. Opens the changelog in $EDITOR when set.

OPTIONS

-l, --list

Show commit logs from the current version.

EXAMPLES

AUTHOR

Written by Tj Holowaychuk <tj@vision-media.ca>

REPORTING BUGS

<https://github.com/visionmedia/git-extras/issues>

SEE ALSO

<https://github.com/visionmedia/git-extras>

  1. May 2013
  2. git-changelog(1)