Scroll to navigation

GIT-EXTRAS(1) Git Extras GIT-EXTRAS(1)

NAME

git-extras - Awesome GIT utilities

SYNOPSIS

git-extras [-v,--version] [-h,--help] [update]

COMMANDS

git-changelog changelog population
git-commits-since show commit logs since some date
git-contrib show a user´s contribution
git-count show commit count
git-fresh-branch create fresh branches
git-graft merge and destroy a given branch
git-ignore add .gitignore patterns
git-release commit, tag and push changes to the repository
git-setup set up a git repository with initial commit
git-repl GIT read-eval-print-loop
git-summary repository summary & contrib
git-touch touch and add file to the index
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