mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
1.1 KiB
1.1 KiB
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-effortshow effort statistics on file(s)git-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 commitsgit-infoshow information about the repository
AUTHOR
Written by Tj Holowaychuk <tj@vision-media.ca>
REPORTING BUGS
<http://github.com/visionmedia/git-extras/issues>