GIT-EXTRAS(1) Git Extras GIT-EXTRAS(1)
NAME
git-extras - Awesome GIT utilities
SYNOPSIS
git-extras [-v,--version] [-h,--help] [update]
COMMANDS
o git-changelog changelog population
o git-commits-since show commit logs since some date
o git-contrib show a user's contribution
o git-count show commit count
o git-fresh-branch create fresh branches
o git-graft merge and destroy a given branch
o git-ignore add .gitignore patterns
o git-release commit, tag and push changes to the repository
o git-setup set up a git repository with initial commit
o git-repl GIT read-eval-print-loop
o git-summary repository summary & contrib
o git-touch touch and add file to the index
o git-undo undo one or more of the latest commits
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-EXTRAS(1)