debian man page for git-extras

Query: git-extras

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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)
Related Man Pages
git-http-fetch(1) - debian
git-name-rev(1) - debian
git-http-fetch(1) - suse
git-lost-found(1) - suse
git-whatchanged(1) - mojave
Similar Topics in the Unix Linux Community
Controlling user input