Merge pull request #363 from chernjie/pre-release-docs

ran pre-release ./manning-up.sh
This commit is contained in:
hemanth.hm 2015-04-27 13:51:43 +05:30
commit c85443c326
102 changed files with 232 additions and 161 deletions

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-ALIAS" "1" "November 2014" "" ""
.TH "GIT\-ALIAS" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-alias\fR \- Define, search and show aliases

View file

@ -132,7 +132,7 @@ whois = !sh -c 'git log -i -1 --pretty="format:%an <%ae>
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-alias(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-ARCHIVE\-FILE" "1" "November 2014" "" ""
.TH "GIT\-ARCHIVE\-FILE" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-archive\-file\fR \- Export the current HEAD of the git repository to a archive

View file

@ -111,7 +111,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-archive-file(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-AUTHORS" "1" "February 2015" "" "Git Extras"
.TH "GIT\-AUTHORS" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-authors\fR \- Generate authors report
@ -35,21 +35,8 @@ Listing authors:
.IP
$ git authors \-\-list
.
.IP "" 4
.
.nf
TJ Holowaychuk <tj@vision\-media\.ca>
Tj Holowaychuk <tj@vision\-media\.ca>
hemanth\.hm <hemanth\.hm@gmail\.com>
Jonhnny Weslley <jw@jonhnnyweslley\.net>
nickl\- <github@jigsoft\.co\.za>
Leila Muhtasib <muhtasib@gmail\.com>
.
.fi
.
.IP "" 0
.IP
\fBTJ Holowaychuk <tj@vision\-media\.ca> Tj Holowaychuk <tj@vision\-media\.ca> hemanth\.hm <hemanth\.hm@gmail\.com> Jonhnny Weslley <jw@jonhnnyweslley\.net> nickl\- <github@jigsoft\.co\.za> Leila Muhtasib <muhtasib@gmail\.com>\fR
.
.SH "AUTHOR"
Written by Titus Wormer <\fItituswormer@gmail\.com\fR>

View file

@ -65,7 +65,7 @@
<ol class='man-decor man-head man head'>
<li class='tl'>git-authors(1)</li>
<li class='tc'>Git Extras</li>
<li class='tc'></li>
<li class='tr'>git-authors(1)</li>
</ol>
@ -101,13 +101,14 @@
<p>$ git authors --list</p>
<pre><code>TJ Holowaychuk &lt;tj@vision-media.ca&gt;
<p><code>
TJ Holowaychuk &lt;tj@vision-media.ca&gt;
Tj Holowaychuk &lt;tj@vision-media.ca&gt;
hemanth.hm &lt;hemanth.hm@gmail.com&gt;
Jonhnny Weslley &lt;jw@jonhnnyweslley.net&gt;
nickl- &lt;github@jigsoft.co.za&gt;
Leila Muhtasib &lt;muhtasib@gmail.com&gt;
</code></pre></dd>
</code></p></dd>
</dl>
@ -126,7 +127,7 @@ Leila Muhtasib &lt;muhtasib@gmail.com&gt;
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>February 2015</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-authors(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-BACK" "1" "November 2014" "" ""
.TH "GIT\-BACK" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-back\fR \- Undo and Stage latest commits

View file

@ -115,7 +115,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-back(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-BUG" "1" "November 2014" "" ""
.TH "GIT\-BUG" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-bug\fR \- Create bug branch

View file

@ -117,7 +117,7 @@ $ git bug finish bug-123456
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-bug(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-CHANGELOG" "1" "March 2015" "" "Git Extras"
.TH "GIT\-CHANGELOG" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-changelog\fR \- Generate a changelog report

View file

@ -65,7 +65,7 @@
<ol class='man-decor man-head man head'>
<li class='tl'>git-changelog(1)</li>
<li class='tc'>Git Extras</li>
<li class='tc'></li>
<li class='tr'>git-changelog(1)</li>
</ol>
@ -172,7 +172,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>March 2015</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-changelog(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-CHORE" "1" "February 2015" "" ""
.TH "GIT\-CHORE" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-chore\fR \- Create chore branch

View file

@ -117,7 +117,7 @@ $ git chore finish chore-123456
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>February 2015</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-chore(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-COMMITS\-SINCE" "1" "November 2014" "" ""
.TH "GIT\-COMMITS\-SINCE" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-commits\-since\fR \- Show commit logs since some date

View file

@ -126,7 +126,7 @@ TJ Holowaychuk - Merge pull request #129 from nickl-/develop
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-commits-since(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-CONTRIB" "1" "November 2014" "" ""
.TH "GIT\-CONTRIB" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-contrib\fR \- Show user\'s contributions

View file

@ -3,7 +3,7 @@
<head>
<meta http-equiv='content-type' value='text/html;charset=utf8'>
<meta name='generator' value='Ronn/v0.7.3 (http://github.com/rtomayko/ronn/tree/0.7.3)'>
<title>git-contrib(1) - Show user's contributions</title>
<title>git-contrib(1) - Show user&#39;s contributions</title>
<style type='text/css' media='all'>
/* style: man */
body#manpage {margin:0}
@ -115,7 +115,7 @@ visionmedia (18):
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-contrib(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-COUNT" "1" "November 2014" "" ""
.TH "GIT\-COUNT" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-count\fR \- Show commit count

View file

@ -138,7 +138,7 @@ total 1844
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-count(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-CREATE\-BRANCH" "1" "November 2014" "" ""
.TH "GIT\-CREATE\-BRANCH" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-create\-branch\fR \- Create branches

View file

@ -108,7 +108,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-create-branch(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-DELETE\-BRANCH" "1" "November 2014" "" ""
.TH "GIT\-DELETE\-BRANCH" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-delete\-branch\fR \- Delete branches

View file

@ -111,7 +111,7 @@ $ git delete-branch integration bug/1234
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-delete-branch(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-DELETE\-MERGED\-BRANCHES" "1" "November 2014" "" ""
.TH "GIT\-DELETE\-MERGED\-BRANCHES" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-delete\-merged\-branches\fR \- Delete merged branches

View file

@ -102,7 +102,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-delete-merged-branches(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-DELETE\-SUBMODULE" "1" "November 2014" "" ""
.TH "GIT\-DELETE\-SUBMODULE" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-delete\-submodule\fR \- Delete submodules

View file

@ -106,7 +106,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-delete-submodule(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-DELETE\-TAG" "1" "November 2014" "" ""
.TH "GIT\-DELETE\-TAG" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-delete\-tag\fR \- Delete tags

View file

@ -110,7 +110,7 @@ $ git delete-tag 0.0.1 0.0.2
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-delete-tag(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-DELTA" "1" "February 2015" "" ""
.TH "GIT\-DELTA" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-delta\fR \- Lists changed files

View file

@ -108,7 +108,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>February 2015</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-delta(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-EFFORT" "1" "November 2014" "" ""
.TH "GIT\-EFFORT" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-effort\fR \- Show effort statistics on file(s)

View file

@ -130,7 +130,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-effort(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-EXTRAS" "1" "November 2014" "" ""
.TH "GIT\-EXTRAS" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-extras\fR \- Awesome GIT utilities
@ -36,13 +36,19 @@ Self update\.
\fBgit\-archive\-file(1)\fR Export the current HEAD of the git repository to a archive
.
.IP "\(bu" 4
\fBgit\-authors(1)\fR Generate authors report
.
.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
\fBgit\-changelog(1)\fR Generate a changelog report
.
.IP "\(bu" 4
\fBgit\-chore(1)\fR Create chore branch
.
.IP "\(bu" 4
\fBgit\-commits\-since(1)\fR Show commit logs since some date
@ -69,6 +75,9 @@ Self update\.
\fBgit\-delete\-tag(1)\fR Delete tags
.
.IP "\(bu" 4
\fBgit\-delta(1)\fR Lists changed files
.
.IP "\(bu" 4
\fBgit\-effort(1)\fR Show effort statistics on file(s)
.
.IP "\(bu" 4
@ -87,6 +96,9 @@ Self update\.
\fBgit\-graft(1)\fR Merge and destroy a given branch
.
.IP "\(bu" 4
\fBgit\-guilt(1)\fR calculate change between two revisions
.
.IP "\(bu" 4
\fBgit\-ignore(1)\fR Add \.gitignore patterns
.
.IP "\(bu" 4
@ -96,10 +108,16 @@ Self update\.
\fBgit\-local\-commits(1)\fR List local commits
.
.IP "\(bu" 4
\fBgit\-lock(1)\fR Lock a file excluded from version control
.
.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
\fBgit\-merge\-into(1)\fR Merge one branch into another
.
.IP "\(bu" 4
\fBgit\-merge\-repo(1)\fR Merge two repo histories
.
.IP "\(bu" 4
\fBgit\-missing(1)\fR Show commits missing from another branch
@ -126,15 +144,24 @@ Self update\.
\fBgit\-reset\-file(1)\fR Reset one file
.
.IP "\(bu" 4
\fBgit\-scp(1)\fR Copy files from the current working tree to the working directory of a remote repository
\fBgit\-root(1)\fR show path of root
.
.IP "\(bu" 4
\fBgit\-scp(1)\fR Copy files to SSH compatible \fBgit\-remote\fR
.
.IP "\(bu" 4
\fBgit\-setup(1)\fR Set up a git repository
.
.IP "\(bu" 4
\fBgit\-show\-merged\-branches(1)\fR Show merged branches
.
.IP "\(bu" 4
\fBgit\-show\-tree(1)\fR show branch tree of commit history
.
.IP "\(bu" 4
\fBgit\-show\-unmerged\-branches(1)\fR Show unmerged branches
.
.IP "\(bu" 4
\fBgit\-squash(1)\fR Import changes from a branch
.
.IP "\(bu" 4

View file

@ -96,9 +96,11 @@
<ul>
<li> <strong><a class="man-ref" href="git-alias.html">git-alias<span class="s">(1)</span></a></strong> Define, search and show aliases</li>
<li> <strong><a class="man-ref" href="git-archive-file.html">git-archive-file<span class="s">(1)</span></a></strong> Export the current HEAD of the git repository to a archive</li>
<li> <strong><a class="man-ref" href="git-authors.html">git-authors<span class="s">(1)</span></a></strong> Generate authors report</li>
<li> <strong><a class="man-ref" href="git-back.html">git-back<span class="s">(1)</span></a></strong> Undo and Stage latest commits</li>
<li> <strong><a class="man-ref" href="git-bug.html">git-bug<span class="s">(1)</span></a></strong> Create bug branch</li>
<li> <strong><a class="man-ref" href="git-changelog.html">git-changelog<span class="s">(1)</span></a></strong> Generate the changelog report</li>
<li> <strong><a class="man-ref" href="git-changelog.html">git-changelog<span class="s">(1)</span></a></strong> Generate a changelog report</li>
<li> <strong><a class="man-ref" href="git-chore.html">git-chore<span class="s">(1)</span></a></strong> Create chore branch</li>
<li> <strong><a class="man-ref" href="git-commits-since.html">git-commits-since<span class="s">(1)</span></a></strong> Show commit logs since some date</li>
<li> <strong><a class="man-ref" href="git-contrib.html">git-contrib<span class="s">(1)</span></a></strong> Show user's contributions</li>
<li> <strong><a class="man-ref" href="git-count.html">git-count<span class="s">(1)</span></a></strong> Show commit count</li>
@ -107,17 +109,21 @@
<li> <strong><a class="man-ref" href="git-delete-merged-branches.html">git-delete-merged-branches<span class="s">(1)</span></a></strong> Delete merged branches</li>
<li> <strong><a class="man-ref" href="git-delete-submodule.html">git-delete-submodule<span class="s">(1)</span></a></strong> Delete submodules</li>
<li> <strong><a class="man-ref" href="git-delete-tag.html">git-delete-tag<span class="s">(1)</span></a></strong> Delete tags</li>
<li> <strong><a class="man-ref" href="git-delta.html">git-delta<span class="s">(1)</span></a></strong> Lists changed files</li>
<li> <strong><a class="man-ref" href="git-effort.html">git-effort<span class="s">(1)</span></a></strong> Show effort statistics on file(s)</li>
<li> <strong><a class="man-ref" href="git-feature.html">git-feature<span class="s">(1)</span></a></strong> Create feature branch</li>
<li> <strong><a class="man-ref" href="git-fork.html">git-fork<span class="s">(1)</span></a></strong> Fork a repo on github</li>
<li> <strong><a class="man-ref" href="git-fresh-branch.html">git-fresh-branch<span class="s">(1)</span></a></strong> Create fresh branches</li>
<li> <strong><a class="man-ref" href="git-gh-pages.html">git-gh-pages<span class="s">(1)</span></a></strong> Create the GitHub Pages branch</li>
<li> <strong><a class="man-ref" href="git-graft.html">git-graft<span class="s">(1)</span></a></strong> Merge and destroy a given branch</li>
<li> <strong><a class="man-ref" href="git-guilt.html">git-guilt<span class="s">(1)</span></a></strong> calculate change between two revisions</li>
<li> <strong><a class="man-ref" href="git-ignore.html">git-ignore<span class="s">(1)</span></a></strong> Add .gitignore patterns</li>
<li> <strong><a class="man-ref" href="git-info.html">git-info<span class="s">(1)</span></a></strong> Returns information on current repository</li>
<li> <strong><a class="man-ref" href="git-local-commits.html">git-local-commits<span class="s">(1)</span></a></strong> List local commits</li>
<li> <strong><a class="man-ref" href="git-locked.html">git-locked<span class="s">(1)</span></a></strong> ls files that have been locked</li>
<li> <strong><a class="man-ref" href="git-lock.html">git-lock<span class="s">(1)</span></a></strong> Lock a file excluded from version control</li>
<li> <strong><a class="man-ref" href="git-locked.html">git-locked<span class="s">(1)</span></a></strong> ls files that have been locked</li>
<li> <strong><a class="man-ref" href="git-merge-into.html">git-merge-into<span class="s">(1)</span></a></strong> Merge one branch into another</li>
<li> <strong><a class="man-ref" href="git-merge-repo.html">git-merge-repo<span class="s">(1)</span></a></strong> Merge two repo histories</li>
<li> <strong><a class="man-ref" href="git-missing.html">git-missing<span class="s">(1)</span></a></strong> Show commits missing from another branch</li>
<li> <strong><a class="man-ref" href="git-pr.html">git-pr<span class="s">(1)</span></a></strong> Checks out a pull request locally</li>
<li> <strong><a class="man-ref" href="git-rebase-patch.html">git-rebase-patch<span class="s">(1)</span></a></strong> Rebases a patch</li>
@ -126,7 +132,8 @@
<li> <strong><a class="man-ref" href="git-rename-tag.html">git-rename-tag<span class="s">(1)</span></a></strong> Rename a tag</li>
<li> <strong><a class="man-ref" href="git-repl.html">git-repl<span class="s">(1)</span></a></strong> git read-eval-print-loop</li>
<li> <strong><a class="man-ref" href="git-reset-file.html">git-reset-file<span class="s">(1)</span></a></strong> Reset one file</li>
<li> <strong><a class="man-ref" href="git-scp, git-rscp.html">git-scp<span class="s">(1)</span></a></strong> Copy files from the current working tree to the working directory of a remote repository</li>
<li> <strong><a class="man-ref" href="git-root.html">git-root<span class="s">(1)</span></a></strong> show path of root</li>
<li> <strong><a class="man-ref" href="git-scp.html">git-scp<span class="s">(1)</span></a></strong> Copy files to SSH compatible <code>git-remote</code></li>
<li> <strong><a class="man-ref" href="git-setup.html">git-setup<span class="s">(1)</span></a></strong> Set up a git repository</li>
<li> <strong><a class="man-ref" href="git-show-merged-branches.html">git-show-merged-branches<span class="s">(1)</span></a></strong> Show merged branches</li>
<li> <strong><a class="man-ref" href="git-show-tree.html">git-show-tree<span class="s">(1)</span></a></strong> show branch tree of commit history</li>
@ -154,7 +161,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-extras(1)</li>
</ol>

View file

@ -23,9 +23,11 @@ git-extras(1) -- Awesome GIT utilities
- **git-alias(1)** Define, search and show aliases
- **git-archive-file(1)** Export the current HEAD of the git repository to a archive
- **git-authors(1)** Generate authors report
- **git-back(1)** Undo and Stage latest commits
- **git-bug(1)** Create bug branch
- **git-changelog(1)** Generate the changelog report
- **git-changelog(1)** Generate a changelog report
- **git-chore(1)** Create chore branch
- **git-commits-since(1)** Show commit logs since some date
- **git-contrib(1)** Show user's contributions
- **git-count(1)** Show commit count
@ -34,17 +36,21 @@ git-extras(1) -- Awesome GIT utilities
- **git-delete-merged-branches(1)** Delete merged branches
- **git-delete-submodule(1)** Delete submodules
- **git-delete-tag(1)** Delete tags
- **git-delta(1)** Lists changed files
- **git-effort(1)** Show effort statistics on file(s)
- **git-feature(1)** Create feature branch
- **git-fork(1)** Fork a repo on github
- **git-fresh-branch(1)** Create fresh branches
- **git-gh-pages(1)** Create the GitHub Pages branch
- **git-graft(1)** Merge and destroy a given branch
- **git-guilt(1)** calculate change between two revisions
- **git-ignore(1)** Add .gitignore patterns
- **git-info(1)** Returns information on current repository
- **git-local-commits(1)** List local commits
- **git-locked(1)** ls files that have been locked
- **git-lock(1)** Lock a file excluded from version control
- **git-locked(1)** ls files that have been locked
- **git-merge-into(1)** Merge one branch into another
- **git-merge-repo(1)** Merge two repo histories
- **git-missing(1)** Show commits missing from another branch
- **git-pr(1)** Checks out a pull request locally
- **git-rebase-patch(1)** Rebases a patch
@ -53,11 +59,12 @@ git-extras(1) -- Awesome GIT utilities
- **git-rename-tag(1)** Rename a tag
- **git-repl(1)** git read-eval-print-loop
- **git-reset-file(1)** Reset one file
- **git-scp(1)** Copy files from the current working tree to the working directory of a remote repository
- **git-root(1)** show path of root
- **git-scp(1)** Copy files to SSH compatible `git-remote`
- **git-setup(1)** Set up a git repository
- **git-show-merged-branches(1)** show merged branches
- **git-show-merged-branches(1)** Show merged branches
- **git-show-tree(1)** show branch tree of commit history
- **git-show-unmerged-branches(1)** show unmerged branches
- **git-show-unmerged-branches(1)** Show unmerged branches
- **git-squash(1)** Import changes from a branch
- **git-summary(1)** Show repository summary
- **git-touch(1)** Touch and add file to the index

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-FEATURE" "1" "November 2014" "" ""
.TH "GIT\-FEATURE" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-feature\fR \- Create feature branch

View file

@ -117,7 +117,7 @@ $ git feature finish dependencies
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-feature(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-FORK" "1" "November 2014" "" ""
.TH "GIT\-FORK" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-fork\fR \- Fork a repo on github

View file

@ -82,9 +82,9 @@
<p> Fork the given github repo. Like clone but forks first.</p>
<ol>
<li> forks the repo on github</li>
<li> clones the repo into the current dir</li>
<li> adds the original repo as a remote</li>
<li>forks the repo on github</li>
<li>clones the repo into the current dir</li>
<li>adds the original repo as a remote</li>
</ol>
@ -127,7 +127,7 @@ $ cd expect.js &amp;&amp; git remote -v
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-fork(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-FRESH\-BRANCH" "1" "November 2014" "" ""
.TH "GIT\-FRESH\-BRANCH" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-fresh\-branch\fR \- Create fresh branches

View file

@ -108,7 +108,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-fresh-branch(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-GH\-PAGES" "1" "November 2014" "" ""
.TH "GIT\-GH\-PAGES" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-gh\-pages\fR \- Create the GitHub Pages branch

View file

@ -114,7 +114,7 @@ $
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-gh-pages(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-GRAFT" "1" "November 2014" "" ""
.TH "GIT\-GRAFT" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-graft\fR \- Merge and destroy a given branch

View file

@ -109,7 +109,7 @@ $ git graft new_feature
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-graft(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-GUILT" "1" "April 2015" "" "Git Extras"
.TH "GIT\-GUILT" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-guilt\fR \- calculate change between two revisions

View file

@ -65,7 +65,7 @@
<ol class='man-decor man-head man head'>
<li class='tl'>git-guilt(1)</li>
<li class='tc'>Git Extras</li>
<li class='tc'></li>
<li class='tr'>git-guilt(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-IGNORE" "1" "November 2014" "" ""
.TH "GIT\-IGNORE" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-ignore\fR \- Add \.gitignore patterns

View file

@ -202,7 +202,7 @@ and Nick Lombard &lt;<a href="&#x6d;&#97;&#105;&#x6c;&#x74;&#111;&#58;&#x67;&#x6
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-ignore(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-INFO" "1" "November 2014" "" ""
.TH "GIT\-INFO" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-info\fR \- Returns information on current repository

View file

@ -158,7 +158,7 @@ branch.master.merge=refs/heads/master
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-info(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-LOCAL\-COMMITS" "1" "November 2014" "" ""
.TH "GIT\-LOCAL\-COMMITS" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-local\-commits\fR \- List local commits

View file

@ -108,7 +108,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-local-commits(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-LOCK" "1" "November 2014" "" ""
.TH "GIT\-LOCK" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-lock\fR \- Lock a file excluded from version control

View file

@ -108,7 +108,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-lock(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-LOCKED" "1" "November 2014" "" ""
.TH "GIT\-LOCKED" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-locked\fR \- ls files that have been locked

View file

@ -103,7 +103,7 @@ config/database.yml
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-locked(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-MERGE\-INTO" "1" "March 2015" "" "Git Extras"
.TH "GIT\-MERGE\-INTO" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-merge\-into\fR \- Merge one branch into another

View file

@ -65,7 +65,7 @@
<ol class='man-decor man-head man head'>
<li class='tl'>git-merge-into(1)</li>
<li class='tc'>Git Extras</li>
<li class='tc'></li>
<li class='tr'>git-merge-into(1)</li>
</ol>
@ -134,7 +134,7 @@ branch can be merged fast-forward, add <code>--ff</code> to avoid files change.<
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>March 2015</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-merge-into(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-MERGE\-REPO" "1" "April 2015" "" "Git Extras"
.TH "GIT\-MERGE\-REPO" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-merge\-repo\fR \- Merge two repo histories

View file

@ -64,7 +64,7 @@
<ol class='man-decor man-head man head'>
<li class='tl'>git-merge-repo(1)</li>
<li class='tc'>Git Extras</li>
<li class='tc'></li>
<li class='tr'>git-merge-repo(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-MISSING" "1" "November 2014" "" ""
.TH "GIT\-MISSING" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-missing\fR \- Show commits missing from another branch

View file

@ -128,7 +128,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-missing(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-PR" "1" "November 2014" "" ""
.TH "GIT\-PR" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-pr\fR \- Checks out a pull request locally

View file

@ -134,7 +134,7 @@ Deleted branch pr/220 (was d34dc0f).
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-pr(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-REBASE\-PATCH" "1" "November 2014" "" ""
.TH "GIT\-REBASE\-PATCH" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-rebase\-patch\fR \- Rebases a patch

View file

@ -126,7 +126,7 @@ Auto-merging README.txt
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-rebase-patch(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-REFACTOR" "1" "November 2014" "" ""
.TH "GIT\-REFACTOR" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-refactor\fR \- Create refactor branch

View file

@ -117,7 +117,7 @@ $ git refactor finish mainlib_refactor
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-refactor(1)</li>
</ol>

View file

@ -1,17 +1,16 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-RELEASE" "1" "November 2014" "" ""
.TH "GIT\-RELEASE" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-release\fR \- Commit, tag and push changes to the repository
.
.SH "SYNOPSIS"
\fBgit\-release\fR <tagname> [-c] [-r <remote>]
\fBgit\-release\fR <tagname> [\-r <remote>] [\-m <commit info%gt;] [\-c]
.
.SH "DESCRIPTION"
Commits changes with message "Release <tagname>", tags with the given <tagname> and pushes the branch / tags\.
Optionally it generates a changelog (see git-changelog) and a remote can be defined\. The order of first -c or -r does not matter\.
Commits changes with message "Release <tagname>" or custom commit infomation, tags with the given <tagname> and pushes the branch / tags\. Optionally it generates a changelog (see git\-changelog) and a remote can be defined\. The order of first \-c or \-r does not matter\.
.
.SH "OPTIONS"
<tagname>
@ -20,17 +19,23 @@ Optionally it generates a changelog (see git-changelog) and a remote can be defi
The name of the newly created tag\. Also used in tag comment\.
.
.P
-c
.
.P
Generates or populates the changelog with all commit message since the last tag. For more info see git-changelog.\.
.
.P
-r <remote>
\-r <remote>
.
.P
The "remote" repository that is destination of a push operation: it is passed to git push\.
.
.P
\-m <commit info>
.
.P
use the custom commit infomation instead of the default message "Release <tagname>" \.
.
.P
\-c
.
.P
Generates or populates the changelog with all commit message since the last tag\. For more info see git\-changelog\.\.
.
.SH "EXAMPLES"
.
.IP "\(bu" 4
@ -40,21 +45,33 @@ Release commit with the given <tagname>\.
$ git release 0\.1\.0
.
.IP "\(bu" 4
Release commit with the given <tagname> and populate changelog\.
Release commit with the given <tagname> and custom commit message\.
.
.IP
$ git release 0\.1\.0 -c
$ git release 0\.1\.0 \-m "+ powerful feature added\."
.
.IP "\(bu" 4
Release commit with the given <tagname> and push to specific remote\.
.
.IP
$ git release 0\.1\.0 -r github
$ git release 0\.1\.0 \-r github
.
.IP "\(bu" 4
Release commit with the given <tagname> and populate changelog\.
.
.IP
$ git release 0\.1\.0 \-c
.
.IP "\(bu" 4
Release commit with the given <tagname>, populate changelog, and push to specific remote\.
.
.IP
$ git release 0\.1\.0 \-r github \-c
.
.IP "" 0
.
.SH "AUTHOR"
Written by Tj Holowaychuk <\fItj@vision\-media\.ca\fR>
Written by Tj Holowaychuk <\fItj@vision\-media\.ca\fR> Extended by David Hartmann <\fIdh@tsl\.io\fR>
.
.SH "REPORTING BUGS"
<\fIhttps://github\.com/tj/git\-extras/issues\fR>

View file

@ -76,11 +76,12 @@
<h2 id="SYNOPSIS">SYNOPSIS</h2>
<p><code>git-release</code> &lt;tagname&gt; [&lt;remote&gt;]</p>
<p><code>git-release</code> &lt;tagname&gt; [-r &lt;remote&gt;] [-m &lt;commit info%gt;] [-c]</p>
<h2 id="DESCRIPTION">DESCRIPTION</h2>
<p> Commits changes with message "Release &lt;tagname&gt;", tags with the given &lt;tagname&gt; and pushes the branch / tags.</p>
<p> Commits changes with message "Release &lt;tagname&gt;" or custom commit infomation, tags with the given &lt;tagname&gt; and pushes the branch / tags.
Optionally it generates a changelog (see git-changelog) and a remote can be defined. The order of first -c or -r does not matter.</p>
<h2 id="OPTIONS">OPTIONS</h2>
@ -88,19 +89,36 @@
<p> The name of the newly created tag. Also used in tag comment.</p>
<p> &lt;remote&gt;</p>
<p> -r &lt;remote&gt;</p>
<p> The "remote" repository that is destination of a push operation: it is passed to git push.</p>
<p> -m &lt;commit info&gt;</p>
<p> use the custom commit infomation instead of the default message "Release &lt;tagname&gt;" .</p>
<p> -c</p>
<p> Generates or populates the changelog with all commit message since the last tag. For more info see git-changelog..</p>
<h2 id="EXAMPLES">EXAMPLES</h2>
<ul>
<li><p>Release commit with the given &lt;tagname&gt;.</p>
<p>$ git release 0.1.0</p></li>
<li><p>Release commit with the given &lt;tagname&gt; and custom commit message.</p>
<p>$ git release 0.1.0 -m "+ powerful feature added."</p></li>
<li><p>Release commit with the given &lt;tagname&gt; and push to specific remote.</p>
<p>$ git release 0.1.0 github</p></li>
<p>$ git release 0.1.0 -r github</p></li>
<li><p>Release commit with the given &lt;tagname&gt; and populate changelog.</p>
<p>$ git release 0.1.0 -c</p></li>
<li><p>Release commit with the given &lt;tagname&gt;, populate changelog, and push to specific remote.</p>
<p>$ git release 0.1.0 -r github -c</p></li>
</ul>
@ -119,7 +137,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-release(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-RENAME\-TAG" "1" "November 2014" "" ""
.TH "GIT\-RENAME\-TAG" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-rename\-tag\fR \- Rename a tag

View file

@ -128,7 +128,7 @@ test2
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-rename-tag(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-REPL" "1" "November 2014" "" ""
.TH "GIT\-REPL" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-repl\fR \- git read\-eval\-print\-loop

View file

@ -117,7 +117,7 @@ git&gt; quit
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-repl(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-RESET\-FILE" "1" "November 2014" "" ""
.TH "GIT\-RESET\-FILE" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-reset\-file\fR \- Reset one file

View file

@ -119,7 +119,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-reset-file(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-ROOT" "1" "November 2014" "" ""
.TH "GIT\-ROOT" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-root\fR \- show path of root

View file

@ -117,7 +117,7 @@ $ git add . &amp;&amp; git commit
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-root(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SCP" "1" "December 2014" "" "Git Extras"
.TH "GIT\-SCP" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-scp\fR \- Copy files to SSH compatible \fBgit\-remote\fR

View file

@ -66,7 +66,7 @@
<ol class='man-decor man-head man head'>
<li class='tl'>git-scp(1)</li>
<li class='tc'>Git Extras</li>
<li class='tc'></li>
<li class='tr'>git-scp(1)</li>
</ol>
@ -178,7 +178,7 @@ done;
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>December 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-scp(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SETUP" "1" "November 2014" "" ""
.TH "GIT\-SETUP" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-setup\fR \- Set up a git repository

View file

@ -108,7 +108,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-setup(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SHOW\-MERGED\-BRANCHES" "1" "March 2015" "" ""
.TH "GIT\-SHOW\-MERGED\-BRANCHES" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-show\-merged\-branches\fR \- Show merged branches
@ -10,7 +10,7 @@
\fBgit\-show\-merged\-branches\fR
.
.SH "DESCRIPTION"
Shows all branches merged in to current HEAD\.
Show all branches merged in to current HEAD\.
.
.SH "EXAMPLES"
.

View file

@ -3,7 +3,7 @@
<head>
<meta http-equiv='content-type' value='text/html;charset=utf8'>
<meta name='generator' value='Ronn/v0.7.3 (http://github.com/rtomayko/ronn/tree/0.7.3)'>
<title>git-shw-merged-branches(1) - Show merged branches</title>
<title>git-show-merged-branches(1) - Show merged branches</title>
<style type='text/css' media='all'>
/* style: man */
body#manpage {margin:0}
@ -79,7 +79,7 @@
<h2 id="DESCRIPTION">DESCRIPTION</h2>
<p> Shows all branches merged in to current HEAD.</p>
<p> Show all branches merged in to current HEAD.</p>
<h2 id="EXAMPLES">EXAMPLES</h2>
@ -101,7 +101,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>March 2015</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-show-merged-branches(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SHOW\-TREE" "1" "November 2014" "" ""
.TH "GIT\-SHOW\-TREE" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-show\-tree\fR \- show branch tree of commit history

View file

@ -131,7 +131,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-show-tree(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SHOW\-UNMERGED\-BRANCHES" "1" "March 2015" "" ""
.TH "GIT\-SHOW\-UNMERGED\-BRANCHES" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-show\-unmerged\-branches\fR \- Show unmerged branches
@ -10,7 +10,7 @@
\fBgit\-show\-unmerged\-branches\fR
.
.SH "DESCRIPTION"
Shows all branches not merged in to current HEAD\.
Show all branches not merged in to current HEAD\.
.
.SH "EXAMPLES"
.

View file

@ -3,7 +3,7 @@
<head>
<meta http-equiv='content-type' value='text/html;charset=utf8'>
<meta name='generator' value='Ronn/v0.7.3 (http://github.com/rtomayko/ronn/tree/0.7.3)'>
<title>git-shw-unmerged-branches(1) - Show unmerged branches</title>
<title>git-show-unmerged-branches(1) - Show unmerged branches</title>
<style type='text/css' media='all'>
/* style: man */
body#manpage {margin:0}
@ -79,7 +79,7 @@
<h2 id="DESCRIPTION">DESCRIPTION</h2>
<p> Shows all branches not merged in to current HEAD.</p>
<p> Show all branches not merged in to current HEAD.</p>
<h2 id="EXAMPLES">EXAMPLES</h2>
@ -101,7 +101,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>March 2015</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-show-unmerged-branches(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SQUASH" "1" "November 2014" "" ""
.TH "GIT\-SQUASH" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-squash\fR \- Import changes from a branch

View file

@ -125,7 +125,7 @@ $ git squash HEAD~3 "Commit message"
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-squash(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SUMMARY" "1" "November 2014" "" ""
.TH "GIT\-SUMMARY" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-summary\fR \- Show repository summary

View file

@ -145,7 +145,7 @@ authors :
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-summary(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-TOUCH" "1" "November 2014" "" ""
.TH "GIT\-TOUCH" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-touch\fR \- Touch and add file to the index

View file

@ -107,7 +107,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-touch(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-UNDO" "1" "November 2014" "" ""
.TH "GIT\-UNDO" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-undo\fR \- Remove latest commits

View file

@ -123,7 +123,7 @@
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>November 2014</li>
<li class='tc'>April 2015</li>
<li class='tr'>git-undo(1)</li>
</ol>

View file

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-UNLOCK" "1" "November 2014" "" ""
.TH "GIT\-UNLOCK" "1" "April 2015" "" ""
.
.SH "NAME"
\fBgit\-unlock\fR \- Unlock a file excluded from version control

Some files were not shown because too many files have changed in this diff Show more