tj.git-extras/man/git-extras.1

159 lines
3.2 KiB
Groff

.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-EXTRAS" "1" "November 2014" "" ""
.
.SH "NAME"
\fBgit\-extras\fR \- Awesome GIT utilities
.
.SH "SYNOPSIS"
\fBgit\-extras\fR [\-v,\-\-version] [\-h,\-\-help] [update]
.
.SH "OPTIONS"
\-v, \-\-version
.
.P
Show git\-extras version number\.
.
.P
\-h, \-\-help
.
.P
Show this help\. This option can also be used for any of the extras commands\.
.
.P
update
.
.P
Self update\.
.
.SH "COMMANDS"
.
.IP "\(bu" 4
\fBgit\-alias(1)\fR Define, search and show aliases
.
.IP "\(bu" 4
\fBgit\-archive\-file(1)\fR Export the current HEAD of the git repository to a archive
.
.IP "\(bu" 4
\fBgit\-back(1)\fR Undo and Stage latest commits
.
.IP "\(bu" 4
\fBgit\-bug(1)\fR Create bug branch
.
.IP "\(bu" 4
\fBgit\-changelog(1)\fR Generate the changelog report
.
.IP "\(bu" 4
\fBgit\-commits\-since(1)\fR Show commit logs since some date
.
.IP "\(bu" 4
\fBgit\-contrib(1)\fR Show user\'s contributions
.
.IP "\(bu" 4
\fBgit\-count(1)\fR Show commit count
.
.IP "\(bu" 4
\fBgit\-create\-branch(1)\fR Create branches
.
.IP "\(bu" 4
\fBgit\-delete\-branch(1)\fR Delete branches
.
.IP "\(bu" 4
\fBgit\-delete\-merged\-branches(1)\fR Delete merged branches
.
.IP "\(bu" 4
\fBgit\-delete\-submodule(1)\fR Delete submodules
.
.IP "\(bu" 4
\fBgit\-delete\-tag(1)\fR Delete tags
.
.IP "\(bu" 4
\fBgit\-effort(1)\fR Show effort statistics on file(s)
.
.IP "\(bu" 4
\fBgit\-feature(1)\fR Create feature branch
.
.IP "\(bu" 4
\fBgit\-fork(1)\fR Fork a repo on github
.
.IP "\(bu" 4
\fBgit\-fresh\-branch(1)\fR Create fresh branches
.
.IP "\(bu" 4
\fBgit\-gh\-pages(1)\fR Create the GitHub Pages branch
.
.IP "\(bu" 4
\fBgit\-graft(1)\fR Merge and destroy a given branch
.
.IP "\(bu" 4
\fBgit\-ignore(1)\fR Add \.gitignore patterns
.
.IP "\(bu" 4
\fBgit\-info(1)\fR Returns information on current repository
.
.IP "\(bu" 4
\fBgit\-local\-commits(1)\fR List local commits
.
.IP "\(bu" 4
\fBgit\-locked(1)\fR ls files that have been locked
.
.IP "\(bu" 4
\fBgit\-lock(1)\fR Lock a file excluded from version control
.
.IP "\(bu" 4
\fBgit\-missing(1)\fR Show commits missing from another branch
.
.IP "\(bu" 4
\fBgit\-pr(1)\fR Checks out a pull request locally
.
.IP "\(bu" 4
\fBgit\-rebase\-patch(1)\fR Rebases a patch
.
.IP "\(bu" 4
\fBgit\-refactor(1)\fR Create refactor branch
.
.IP "\(bu" 4
\fBgit\-release(1)\fR Commit, tag and push changes to the repository
.
.IP "\(bu" 4
\fBgit\-rename\-tag(1)\fR Rename a tag
.
.IP "\(bu" 4
\fBgit\-repl(1)\fR git read\-eval\-print\-loop
.
.IP "\(bu" 4
\fBgit\-reset\-file(1)\fR Reset one file
.
.IP "\(bu" 4
\fBgit\-setup(1)\fR Set up a git repository
.
.IP "\(bu" 4
\fBgit\-show\-tree(1)\fR show branch tree of commit history
.
.IP "\(bu" 4
\fBgit\-squash(1)\fR Import changes from a branch
.
.IP "\(bu" 4
\fBgit\-summary(1)\fR Show repository summary
.
.IP "\(bu" 4
\fBgit\-touch(1)\fR Touch and add file to the index
.
.IP "\(bu" 4
\fBgit\-undo(1)\fR Remove latest commits
.
.IP "\(bu" 4
\fBgit\-unlock(1)\fR Unlock a file excluded from version control
.
.IP "" 0
.
.SH "AUTHOR"
Written by Tj Holowaychuk <\fItj@vision\-media\.ca\fR>
.
.SH "REPORTING BUGS"
<\fIhttps://github\.com/tj/git\-extras/issues\fR>
.
.SH "SEE ALSO"
<\fIhttps://github\.com/tj/git\-extras\fR>