git-extras(1) -- 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-effort` show effort statistics on file(s) - `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 - `git-info` show information about the repository ## AUTHOR Written by Tj Holowaychuk <> ## REPORTING BUGS <> ## SEE ALSO <>