git-changelog(1) debian man page | unix.com

Man Page: git-changelog

Operating Environment: debian

Section: 1

GIT-CHANGELOG(1)						    Git Extras							  GIT-CHANGELOG(1)

NAME
git-changelog - Generate the changelog report
SYNOPSIS
git-changelog [--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
--list Show commit logs from the current version.
EXAMPLES
o Updating changelog file: $ git changelog o Listing commits from the current version: $ git changelog --list o Docs for git-ignore. Closes #3 o Merge branch 'ignore' o Added git-ignore o Fixed <tag> in docs o Install docs o Merge branch 'release' o Added git-release o Passing args to git shortlog o Added --all support to git-count o Initial commit
AUTHOR
Written by Tj Holowaychuk <tj@vision-media.ca>
REPORTING BUGS
<http://github.com/visionmedia/git-extras/issues>
SEE ALSO
<http://github.com/visionmedia/git-extras> June 2012 GIT-CHANGELOG(1)
Related Man Pages
git-lost-found(1) - linux
git-replace(1) - linux
git-merge-base(1) - centos
git-name-rev(1) - centos
git-cherry(1) - suse
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph