From 7d3e55a84a528950e8992273a168c885e296d431 Mon Sep 17 00:00:00 2001
From: CJ
Date: Mon, 27 Apr 2015 15:22:43 +0800
Subject: [PATCH] run pre-release ./manning-up.sh
---
man/git-alias.1 | 2 +-
man/git-alias.html | 2 +-
man/git-archive-file.1 | 2 +-
man/git-archive-file.html | 2 +-
man/git-authors.1 | 19 ++----------
man/git-authors.html | 9 +++---
man/git-back.1 | 2 +-
man/git-back.html | 2 +-
man/git-bug.1 | 2 +-
man/git-bug.html | 2 +-
man/git-changelog.1 | 2 +-
man/git-changelog.html | 4 +--
man/git-chore.1 | 2 +-
man/git-chore.html | 2 +-
man/git-commits-since.1 | 2 +-
man/git-commits-since.html | 2 +-
man/git-contrib.1 | 2 +-
man/git-contrib.html | 4 +--
man/git-count.1 | 2 +-
man/git-count.html | 2 +-
man/git-create-branch.1 | 2 +-
man/git-create-branch.html | 2 +-
man/git-delete-branch.1 | 2 +-
man/git-delete-branch.html | 2 +-
man/git-delete-merged-branches.1 | 2 +-
man/git-delete-merged-branches.html | 2 +-
man/git-delete-submodule.1 | 2 +-
man/git-delete-submodule.html | 2 +-
man/git-delete-tag.1 | 2 +-
man/git-delete-tag.html | 2 +-
man/git-delta.1 | 2 +-
man/git-delta.html | 2 +-
man/git-effort.1 | 2 +-
man/git-effort.html | 2 +-
man/git-extras.1 | 35 ++++++++++++++++++---
man/git-extras.html | 15 ++++++---
man/git-extras.md | 17 ++++++++---
man/git-feature.1 | 2 +-
man/git-feature.html | 2 +-
man/git-fork.1 | 2 +-
man/git-fork.html | 8 ++---
man/git-fresh-branch.1 | 2 +-
man/git-fresh-branch.html | 2 +-
man/git-gh-pages.1 | 2 +-
man/git-gh-pages.html | 2 +-
man/git-graft.1 | 2 +-
man/git-graft.html | 2 +-
man/git-guilt.1 | 2 +-
man/git-guilt.html | 2 +-
man/git-ignore.1 | 2 +-
man/git-ignore.html | 2 +-
man/git-info.1 | 2 +-
man/git-info.html | 2 +-
man/git-local-commits.1 | 2 +-
man/git-local-commits.html | 2 +-
man/git-lock.1 | 2 +-
man/git-lock.html | 2 +-
man/git-locked.1 | 2 +-
man/git-locked.html | 2 +-
man/git-merge-into.1 | 2 +-
man/git-merge-into.html | 4 +--
man/git-merge-repo.1 | 2 +-
man/git-merge-repo.html | 2 +-
man/git-missing.1 | 2 +-
man/git-missing.html | 2 +-
man/git-pr.1 | 2 +-
man/git-pr.html | 2 +-
man/git-rebase-patch.1 | 2 +-
man/git-rebase-patch.html | 2 +-
man/git-refactor.1 | 2 +-
man/git-refactor.html | 2 +-
man/git-release.1 | 47 ++++++++++++++++++++---------
man/git-release.html | 28 ++++++++++++++---
man/git-rename-tag.1 | 2 +-
man/git-rename-tag.html | 2 +-
man/git-repl.1 | 2 +-
man/git-repl.html | 2 +-
man/git-reset-file.1 | 2 +-
man/git-reset-file.html | 2 +-
man/git-root.1 | 2 +-
man/git-root.html | 2 +-
man/git-scp.1 | 2 +-
man/git-scp.html | 4 +--
man/git-setup.1 | 2 +-
man/git-setup.html | 2 +-
man/git-show-merged-branches.1 | 4 +--
man/git-show-merged-branches.html | 6 ++--
man/git-show-tree.1 | 2 +-
man/git-show-tree.html | 2 +-
man/git-show-unmerged-branches.1 | 4 +--
man/git-show-unmerged-branches.html | 6 ++--
man/git-squash.1 | 2 +-
man/git-squash.html | 2 +-
man/git-summary.1 | 2 +-
man/git-summary.html | 2 +-
man/git-touch.1 | 2 +-
man/git-touch.html | 2 +-
man/git-undo.1 | 2 +-
man/git-undo.html | 2 +-
man/git-unlock.1 | 2 +-
man/git-unlock.html | 2 +-
man/index.txt | 9 +++++-
102 files changed, 232 insertions(+), 161 deletions(-)
diff --git a/man/git-alias.1 b/man/git-alias.1
index 6d4a300..e5d92bd 100644
--- a/man/git-alias.1
+++ b/man/git-alias.1
@@ -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
diff --git a/man/git-alias.html b/man/git-alias.html
index e952085..6e358d5 100644
--- a/man/git-alias.html
+++ b/man/git-alias.html
@@ -132,7 +132,7 @@ whois = !sh -c 'git log -i -1 --pretty="format:%an <%ae>
diff --git a/man/git-archive-file.1 b/man/git-archive-file.1
index 95775ca..bf84acb 100644
--- a/man/git-archive-file.1
+++ b/man/git-archive-file.1
@@ -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
diff --git a/man/git-archive-file.html b/man/git-archive-file.html
index 89d3f0b..b55728b 100644
--- a/man/git-archive-file.html
+++ b/man/git-archive-file.html
@@ -111,7 +111,7 @@
diff --git a/man/git-authors.1 b/man/git-authors.1
index 9142fce..15f1d1e 100644
--- a/man/git-authors.1
+++ b/man/git-authors.1
@@ -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 Holowaychuk
-hemanth\.hm
-Jonhnny Weslley
-nickl\-
-Leila Muhtasib
-.
-.fi
-.
-.IP "" 0
-
+.IP
+\fBTJ Holowaychuk Tj Holowaychuk hemanth\.hm Jonhnny Weslley nickl\- Leila Muhtasib \fR
.
.SH "AUTHOR"
Written by Titus Wormer <\fItituswormer@gmail\.com\fR>
diff --git a/man/git-authors.html b/man/git-authors.html
index cb7fee9..de18ecf 100644
--- a/man/git-authors.html
+++ b/man/git-authors.html
@@ -65,7 +65,7 @@
- git-authors(1)
- - Git Extras
+
- git-authors(1)
@@ -101,13 +101,14 @@
$ git authors --list
-TJ Holowaychuk <tj@vision-media.ca>
+
+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>
-
+
@@ -126,7 +127,7 @@ Leila Muhtasib <muhtasib@gmail.com>
diff --git a/man/git-back.1 b/man/git-back.1
index 93cea10..b06cc94 100644
--- a/man/git-back.1
+++ b/man/git-back.1
@@ -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
diff --git a/man/git-back.html b/man/git-back.html
index b592ec7..abe392c 100644
--- a/man/git-back.html
+++ b/man/git-back.html
@@ -115,7 +115,7 @@
diff --git a/man/git-bug.1 b/man/git-bug.1
index 0e7a3d1..51606f8 100644
--- a/man/git-bug.1
+++ b/man/git-bug.1
@@ -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
diff --git a/man/git-bug.html b/man/git-bug.html
index 0be9f22..2c5fb6f 100644
--- a/man/git-bug.html
+++ b/man/git-bug.html
@@ -117,7 +117,7 @@ $ git bug finish bug-123456
diff --git a/man/git-changelog.1 b/man/git-changelog.1
index be278d8..46a4093 100644
--- a/man/git-changelog.1
+++ b/man/git-changelog.1
@@ -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
diff --git a/man/git-changelog.html b/man/git-changelog.html
index 2c6d029..14b39a5 100644
--- a/man/git-changelog.html
+++ b/man/git-changelog.html
@@ -65,7 +65,7 @@
- git-changelog(1)
- - Git Extras
+
- git-changelog(1)
@@ -172,7 +172,7 @@
diff --git a/man/git-chore.1 b/man/git-chore.1
index ce32d37..783a78c 100644
--- a/man/git-chore.1
+++ b/man/git-chore.1
@@ -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
diff --git a/man/git-chore.html b/man/git-chore.html
index c7196b1..bce7447 100644
--- a/man/git-chore.html
+++ b/man/git-chore.html
@@ -117,7 +117,7 @@ $ git chore finish chore-123456
diff --git a/man/git-commits-since.1 b/man/git-commits-since.1
index d332be8..7556278 100644
--- a/man/git-commits-since.1
+++ b/man/git-commits-since.1
@@ -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
diff --git a/man/git-commits-since.html b/man/git-commits-since.html
index 82ab0cc..d301b04 100644
--- a/man/git-commits-since.html
+++ b/man/git-commits-since.html
@@ -126,7 +126,7 @@ TJ Holowaychuk - Merge pull request #129 from nickl-/develop
diff --git a/man/git-contrib.1 b/man/git-contrib.1
index b99d1f2..3b5858c 100644
--- a/man/git-contrib.1
+++ b/man/git-contrib.1
@@ -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
diff --git a/man/git-contrib.html b/man/git-contrib.html
index e1f1aa6..6b4b84e 100644
--- a/man/git-contrib.html
+++ b/man/git-contrib.html
@@ -3,7 +3,7 @@
- git-contrib(1) - Show user's contributions
+ git-contrib(1) - Show user's contributions