mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
not very useful since you have to lookup the number, in which case you might as well just copy/paste the url and git am
999 B
999 B
git-extras(1) -- Awesome GIT utilities
SYNOPSIS
git-extras [-v,--version] [-h,--help] [update]
COMMANDS
git-changelogchangelog populationgit-commits-sinceshow commit logs since some dategit-contribshow a user's contributiongit-countshow commit countgit-fresh-branchcreate fresh branchesgit-graftmerge and destroy a given branchgit-ignoreadd .gitignore patternsgit-releasecommit, tag and push changes to the repositorygit-setupset up a git repository with initial commitgit-replGIT read-eval-print-loopgit-summaryrepository summary & contribgit-touchtouch and add file to the indexgit-undoundo 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>