Query: git-changelog
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GIT-CHANGELOG(1) Git Extras GIT-CHANGELOG(1)NAMEgit-changelog - Generate the changelog reportSYNOPSISgit-changelog [--list]DESCRIPTIONPopulates 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.EXAMPLESo 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 commitAUTHORWritten 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-replace(1) - linux |
| git-cherry(1) - debian |
| git-lost-found(1) - debian |
| git-merge-base(1) - debian |
| git-lost-found(1) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Introduction |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |