+.
+.P
+The name of the bug branch\.
+.
+.SH "EXAMPLES"
+.
+.nf
+
+$ git bug bug\-123456
+\.\.\.
+$ git commit \-m "Some changes"
+\.\.\.
+$ git checkout master
+$ git bug finish bug\-123456
+.
+.fi
+.
+.SH "AUTHOR"
+Written by Jesús Espino <\fIjespinog@gmail\.com\fR>
+.
+.SH "REPORTING BUGS"
+<\fIhttp://github\.com/visionmedia/git\-extras/issues\fR>
+.
+.SH "SEE ALSO"
+<\fIhttp://github\.com/visionmedia/git\-extras\fR>
diff --git a/man/git-bug.html b/man/git-bug.html
new file mode 100644
index 0000000..ed99680
--- /dev/null
+++ b/man/git-bug.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+ git-bug(1) - Create bug branch
+
+
+
+
+
+
+
+
+
+ git-bug(1)
+
+ git-bug(1)
+
+
+
NAME
+
+ git-bug - Create bug branch
+
+
+
SYNOPSIS
+
+
git-bug [finish] <name>
+
+
DESCRIPTION
+
+
Create the given bug branch
+
+
OPTIONS
+
+
<finish>
+
+
Merge and delete the bug branch.
+
+
<name>
+
+
The name of the bug branch.
+
+
EXAMPLES
+
+
$ git bug bug-123456
+...
+$ git commit -m "Some changes"
+...
+$ git checkout master
+$ git bug finish bug-123456
+
+
+
AUTHOR
+
+
Written by Jesús Espino <jespinog@gmail.com >
+
+
REPORTING BUGS
+
+
<http://github.com/visionmedia/git-extras/issues >
+
+
SEE ALSO
+
+
<http://github.com/visionmedia/git-extras >
+
+
+
+
+
+
+
diff --git a/man/git-changelog.1 b/man/git-changelog.1
index 73af36d..5aa951a 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" "October 2010" "" "Git Extras"
+.TH "GIT\-CHANGELOG" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-changelog\fR \- Generate the changelog report
diff --git a/man/git-changelog.html b/man/git-changelog.html
index a8c1624..363dac7 100644
--- a/man/git-changelog.html
+++ b/man/git-changelog.html
@@ -61,11 +61,11 @@
AUTHOR
REPORTING BUGS
SEE ALSO
-
+
git-changelog(1)
- Git Extras
+
git-changelog(1)
@@ -116,7 +116,7 @@
AUTHOR
-Written by Tj Holowaychuk <tj@vision-media.ca >
+Written by Tj Holowaychuk <tj@vision-media.ca >
REPORTING BUGS
@@ -129,7 +129,7 @@
diff --git a/man/git-contrib.1 b/man/git-contrib.1
index e478a22..432ddee 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" "October 2010" "" "Git Extras"
+.TH "GIT\-CONTRIB" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-contrib\fR \- Show user\'s contributions
diff --git a/man/git-contrib.html b/man/git-contrib.html
index 1717c8b..fb2ed5c 100644
--- a/man/git-contrib.html
+++ b/man/git-contrib.html
@@ -61,11 +61,11 @@
AUTHOR
REPORTING BUGS
SEE ALSO
-
+
git-contrib(1)
- Git Extras
+
git-contrib(1)
@@ -102,7 +102,7 @@ visionmedia (18):
AUTHOR
-Written by Tj Holowaychuk <tj@vision-media.ca >
+Written by Tj Holowaychuk <tj@vision-media.ca >
REPORTING BUGS
@@ -115,7 +115,7 @@ visionmedia (18):
diff --git a/man/git-count.1 b/man/git-count.1
index f0cff8b..5b3fcb5 100644
--- a/man/git-count.1
+++ b/man/git-count.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "GIT\-COUNT" "1" "October 2010" "" "Git Extras"
+.TH "GIT\-COUNT" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-count\fR \- Show commit count
diff --git a/man/git-count.html b/man/git-count.html
index c0262a2..4cf1fba 100644
--- a/man/git-count.html
+++ b/man/git-count.html
@@ -61,11 +61,11 @@
AUTHOR
REPORTING BUGS
SEE ALSO
-
+
git-count(1)
- Git Extras
+
git-count(1)
@@ -125,7 +125,7 @@ total 1844
AUTHOR
-Written by Tj Holowaychuk <tj@vision-media.ca >
+Written by Tj Holowaychuk <tj@vision-media.ca >
REPORTING BUGS
@@ -138,7 +138,7 @@ total 1844
diff --git a/man/git-create-branch.1 b/man/git-create-branch.1
index e321262..9950fdd 100644
--- a/man/git-create-branch.1
+++ b/man/git-create-branch.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "GIT\-CREATE\-BRANCH" "1" "February 2011" "" "Git Extras"
+.TH "GIT\-CREATE\-BRANCH" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-create\-branch\fR \- Create branches
diff --git a/man/git-create-branch.1.html b/man/git-create-branch.html
similarity index 89%
rename from man/git-create-branch.1.html
rename to man/git-create-branch.html
index 78ff595..5647240 100644
--- a/man/git-create-branch.1.html
+++ b/man/git-create-branch.html
@@ -61,11 +61,11 @@
AUTHOR
REPORTING BUGS
SEE ALSO
-
+
git-create-branch(1)
- Git Extras
+
git-create-branch(1)
@@ -95,7 +95,7 @@
AUTHOR
-Written by Jonhnny Weslley <jw@jonhnnyweslley.net >
+Written by Jonhnny Weslley <jw@jonhnnyweslley.net >
REPORTING BUGS
@@ -108,7 +108,7 @@
diff --git a/man/git-delete-branch.1 b/man/git-delete-branch.1
index 5b19eb5..6b6f2a2 100644
--- a/man/git-delete-branch.1
+++ b/man/git-delete-branch.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "GIT\-DELETE\-BRANCH" "1" "October 2010" "" "Git Extras"
+.TH "GIT\-DELETE\-BRANCH" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-delete\-branch\fR \- Delete branches
diff --git a/man/git-delete-branch.html b/man/git-delete-branch.html
index 1987149..acbab84 100644
--- a/man/git-delete-branch.html
+++ b/man/git-delete-branch.html
@@ -61,11 +61,11 @@
AUTHOR
REPORTING BUGS
SEE ALSO
-
+
git-delete-branch(1)
- Git Extras
+
git-delete-branch(1)
@@ -95,7 +95,7 @@
AUTHOR
-Written by Tj Holowaychuk <tj@vision-media.ca >
+Written by Tj Holowaychuk <tj@vision-media.ca >
REPORTING BUGS
@@ -108,7 +108,7 @@
diff --git a/man/git-delete-merged-branches.1 b/man/git-delete-merged-branches.1
new file mode 100644
index 0000000..2b93851
--- /dev/null
+++ b/man/git-delete-merged-branches.1
@@ -0,0 +1,30 @@
+.\" generated with Ronn/v0.7.3
+.\" http://github.com/rtomayko/ronn/tree/0.7.3
+.
+.TH "GIT\-DELETE\-MERGED\-BRANCHES" "1" "July 2012" "" ""
+.
+.SH "NAME"
+\fBgit\-delete\-merged\-branches\fR \- Delete merged branches
+.
+.SH "SYNOPSIS"
+\fBgit\-delete\-merged\-branches\fR
+.
+.SH "DESCRIPTION"
+Deletes all local merged branches\.
+.
+.SH "EXAMPLES"
+.
+.nf
+
+$ git delete\-merged\-branches
+.
+.fi
+.
+.SH "AUTHOR"
+Written by Jesús Espino <\fIjespinog@gmail\.com\fR>
+.
+.SH "REPORTING BUGS"
+<\fIhttp://github\.com/visionmedia/git\-extras/issues\fR>
+.
+.SH "SEE ALSO"
+<\fIhttp://github\.com/visionmedia/git\-extras\fR>
diff --git a/man/git-delete-merged-branches.html b/man/git-delete-merged-branches.html
new file mode 100644
index 0000000..efff10c
--- /dev/null
+++ b/man/git-delete-merged-branches.html
@@ -0,0 +1,110 @@
+
+
+
+
+
+ git-delete-merged-branches(1) - Delete merged branches
+
+
+
+
+
+
+
diff --git a/man/git-delete-merged-branches.md b/man/git-delete-merged-branches.md
index e4a4ea1..62f832e 100644
--- a/man/git-delete-merged-branches.md
+++ b/man/git-delete-merged-branches.md
@@ -1,4 +1,4 @@
-git-delete-merged-branch(1) -- Delete merged branches
+git-delete-merged-branches(1) -- Delete merged branches
=====================================================
## SYNOPSIS
diff --git a/man/git-delete-submodule.1 b/man/git-delete-submodule.1
index e4d5243..acbd0f2 100644
--- a/man/git-delete-submodule.1
+++ b/man/git-delete-submodule.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "GIT\-DELETE\-SUBMODULE" "1" "October 2010" "" "Git Extras"
+.TH "GIT\-DELETE\-SUBMODULE" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-delete\-submodule\fR \- Delete submodules
diff --git a/man/git-delete-submodule.html b/man/git-delete-submodule.html
index 8957761..77db2be 100644
--- a/man/git-delete-submodule.html
+++ b/man/git-delete-submodule.html
@@ -61,11 +61,11 @@
AUTHOR
REPORTING BUGS
SEE ALSO
-
+
git-delete-submodule(1)
- Git Extras
+
git-delete-submodule(1)
@@ -93,7 +93,7 @@
AUTHOR
-Written by Jonhnny Weslley <jw@jonhnnyweslley.net >
+Written by Jonhnny Weslley <jw@jonhnnyweslley.net >
REPORTING BUGS
@@ -106,7 +106,7 @@
diff --git a/man/git-delete-tag.1 b/man/git-delete-tag.1
index 9290cf8..ff741f1 100644
--- a/man/git-delete-tag.1
+++ b/man/git-delete-tag.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "GIT\-DELETE\-TAG" "1" "October 2010" "" "Git Extras"
+.TH "GIT\-DELETE\-TAG" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-delete\-tag\fR \- Delete tags
diff --git a/man/git-delete-tag.html b/man/git-delete-tag.html
index ef3b397..be0bec2 100644
--- a/man/git-delete-tag.html
+++ b/man/git-delete-tag.html
@@ -61,11 +61,11 @@
AUTHOR
REPORTING BUGS
SEE ALSO
-
+
git-delete-tag(1)
- Git Extras
+
git-delete-tag(1)
@@ -95,7 +95,7 @@
AUTHOR
-Written by Tj Holowaychuk <tj@vision-media.ca >
+Written by Tj Holowaychuk <tj@vision-media.ca >
REPORTING BUGS
@@ -108,7 +108,7 @@
diff --git a/man/git-effort.1 b/man/git-effort.1
index 62e49c7..e55365c 100644
--- a/man/git-effort.1
+++ b/man/git-effort.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "GIT\-EFFORT" "1" "June 2012" "" ""
+.TH "GIT\-EFFORT" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-effort\fR \- Show effort statistics on file(s)
diff --git a/man/git-effort.html b/man/git-effort.html
index d348304..35cf365 100644
--- a/man/git-effort.html
+++ b/man/git-effort.html
@@ -117,20 +117,20 @@
AUTHOR
-Written by Leila Muhtasib <muhtasib@gmail.com >
+Written by Leila Muhtasib <muhtasib@gmail.com >
REPORTING BUGS
-<http://github.com/visionmedia/git-extras/issues >
+<http://github.com/visionmedia/git-extras/issues >
SEE ALSO
-<http://github.com/visionmedia/git-extras >
+<http://github.com/visionmedia/git-extras >
diff --git a/man/git-feature.1 b/man/git-feature.1
new file mode 100644
index 0000000..06f0870
--- /dev/null
+++ b/man/git-feature.1
@@ -0,0 +1,47 @@
+.\" generated with Ronn/v0.7.3
+.\" http://github.com/rtomayko/ronn/tree/0.7.3
+.
+.TH "GIT\-FEATURE" "1" "July 2012" "" ""
+.
+.SH "NAME"
+\fBgit\-feature\fR \- Create feature branch
+.
+.SH "SYNOPSIS"
+\fBgit\-feature\fR [finish]
+.
+.SH "DESCRIPTION"
+Create the given feature branch
+.
+.SH "OPTIONS"
+
+.
+.P
+Merge and delete the feature branch\.
+.
+.P
+
+.
+.P
+The name of the feature branch\.
+.
+.SH "EXAMPLES"
+.
+.nf
+
+$ git feature dependencies
+\.\.\.
+$ git commit \-m "Some changes"
+\.\.\.
+$ git checkout master
+$ git feature finish dependencies
+.
+.fi
+.
+.SH "AUTHOR"
+Written by Jesús Espino <\fIjespinog@gmail\.com\fR>
+.
+.SH "REPORTING BUGS"
+<\fIhttp://github\.com/visionmedia/git\-extras/issues\fR>
+.
+.SH "SEE ALSO"
+<\fIhttp://github\.com/visionmedia/git\-extras\fR>
diff --git a/man/git-feature.html b/man/git-feature.html
new file mode 100644
index 0000000..edcc67b
--- /dev/null
+++ b/man/git-feature.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+ git-feature(1) - Create feature branch
+
+
+
+
+
+
+
+
+
+ git-feature(1)
+
+ git-feature(1)
+
+
+
NAME
+
+ git-feature - Create feature branch
+
+
+
SYNOPSIS
+
+
git-feature [finish] <name>
+
+
DESCRIPTION
+
+
Create the given feature branch
+
+
OPTIONS
+
+
<finish>
+
+
Merge and delete the feature branch.
+
+
<name>
+
+
The name of the feature branch.
+
+
EXAMPLES
+
+
$ git feature dependencies
+...
+$ git commit -m "Some changes"
+...
+$ git checkout master
+$ git feature finish dependencies
+
+
+
AUTHOR
+
+
Written by Jesús Espino <jespinog@gmail.com >
+
+
REPORTING BUGS
+
+
<http://github.com/visionmedia/git-extras/issues >
+
+
SEE ALSO
+
+
<http://github.com/visionmedia/git-extras >
+
+
+
+
+
+
+
diff --git a/man/git-fresh-branch.1 b/man/git-fresh-branch.1
index c2f2851..7ded44f 100644
--- a/man/git-fresh-branch.1
+++ b/man/git-fresh-branch.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "GIT\-FRESH\-BRANCH" "1" "October 2010" "" "Git Extras"
+.TH "GIT\-FRESH\-BRANCH" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-fresh\-branch\fR \- Create fresh branches
diff --git a/man/git-fresh-branch.html b/man/git-fresh-branch.html
index 5e48b4d..e83a58e 100644
--- a/man/git-fresh-branch.html
+++ b/man/git-fresh-branch.html
@@ -61,11 +61,11 @@
AUTHOR
REPORTING BUGS
SEE ALSO
-
+
git-fresh-branch(1)
- Git Extras
+
git-fresh-branch(1)
@@ -95,7 +95,7 @@
AUTHOR
-Written by Kenneth Reitz <me@kennethreitz.com >
+Written by Kenneth Reitz <me@kennethreitz.com >
REPORTING BUGS
@@ -108,7 +108,7 @@
diff --git a/man/git-gh-pages.1 b/man/git-gh-pages.1
new file mode 100644
index 0000000..b442a8b
--- /dev/null
+++ b/man/git-gh-pages.1
@@ -0,0 +1,43 @@
+.\" generated with Ronn/v0.7.3
+.\" http://github.com/rtomayko/ronn/tree/0.7.3
+.
+.TH "GIT\-GH\-PAGES" "1" "July 2012" "" ""
+.
+.SH "NAME"
+\fBgit\-gh\-pages\fR \- Create the GitHub Pages branch
+.
+.SH "SYNOPSIS"
+\fBgit\-gh\-pages\fR
+.
+.SH "DESCRIPTION"
+Create the GitHub Pages branch (gh\-pages) with an initial dummy index\.html file\.
+.
+.SH "EXAMPLES"
+.
+.nf
+
+$ git gh\-pages
+setting up gh\-pages
+Removing \.\.\.
+[gh\-pages (root\-commit) 94f4b26] Initial commit
+ 1 file changed, 1 insertion(+)
+ create mode 100644 index\.html
+Counting objects: 3, done\.
+Writing objects: 100% (3/3), 232 bytes, done\.
+Total 3 (delta 0), reused 0 (delta 0)
+To git@github\.com:myuser/myrepository\.git
+ * [new branch] gh\-pages \-> gh\-pages
+Branch gh\-pages set up to track remote branch gh\-pages from origin\.
+complete
+$
+.
+.fi
+.
+.SH "AUTHOR"
+Written by Jesús Espino <\fIjespinog@gmail\.com\fR>
+.
+.SH "REPORTING BUGS"
+<\fIhttp://github\.com/visionmedia/git\-extras/issues\fR>
+.
+.SH "SEE ALSO"
+<\fIhttp://github\.com/visionmedia/git\-extras\fR>
diff --git a/man/git-gh-pages.html b/man/git-gh-pages.html
new file mode 100644
index 0000000..f03a38c
--- /dev/null
+++ b/man/git-gh-pages.html
@@ -0,0 +1,123 @@
+
+
+
+
+
+ git-gh-pages(1) - Create the GitHub Pages branch
+
+
+
+
+
+
+
+
+
+ git-gh-pages(1)
+
+ git-gh-pages(1)
+
+
+
NAME
+
+ git-gh-pages - Create the GitHub Pages branch
+
+
+
SYNOPSIS
+
+
git-gh-pages
+
+
DESCRIPTION
+
+
Create the GitHub Pages branch (gh-pages) with an initial dummy index.html file.
+
+
EXAMPLES
+
+
$ git gh-pages
+setting up gh-pages
+Removing ...
+[gh-pages (root-commit) 94f4b26] Initial commit
+ 1 file changed, 1 insertion(+)
+ create mode 100644 index.html
+Counting objects: 3, done.
+Writing objects: 100% (3/3), 232 bytes, done.
+Total 3 (delta 0), reused 0 (delta 0)
+To git@github.com:myuser/myrepository.git
+ * [new branch] gh-pages -> gh-pages
+Branch gh-pages set up to track remote branch gh-pages from origin.
+complete
+$
+
+
+
AUTHOR
+
+
Written by Jesús Espino <jespinog@gmail.com >
+
+
REPORTING BUGS
+
+
<http://github.com/visionmedia/git-extras/issues >
+
+
SEE ALSO
+
+
<http://github.com/visionmedia/git-extras >
+
+
+
+
+
+
+
diff --git a/man/git-graft.1 b/man/git-graft.1
index 7e12c13..289dfbe 100644
--- a/man/git-graft.1
+++ b/man/git-graft.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "GIT\-GRAFT" "1" "March 2011" "" "Git Extras"
+.TH "GIT\-GRAFT" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-graft\fR \- Merge and destroy a given branch
@@ -10,7 +10,7 @@
\fBgit\-graft\fR []
.
.SH "DESCRIPTION"
-Merge commits from into which defaults to \.
+Merge commits from into which defaults to the current branch\.
.
.SH "OPTIONS"
diff --git a/man/git-graft.html b/man/git-graft.html
index df34422..420f793 100644
--- a/man/git-graft.html
+++ b/man/git-graft.html
@@ -61,11 +61,11 @@
AUTHOR
REPORTING BUGS
SEE ALSO
-
+
git-graft(1)
- Git Extras
+
git-graft(1)
@@ -80,7 +80,7 @@
DESCRIPTION
- Merge commits from <src-branch> into <dest-branch> which defaults to <master>.
+ Merge commits from <src-branch> into <dest-branch> which defaults to the current branch.
OPTIONS
@@ -96,7 +96,7 @@ $ git graft new_feature
AUTHOR
-Written by Kenneth Reitz <me@kennethreitz.com >
+Written by Kenneth Reitz <me@kennethreitz.com >
REPORTING BUGS
@@ -109,7 +109,7 @@ $ git graft new_feature
diff --git a/man/git-local-commits.1 b/man/git-local-commits.1
index 059af61..e357102 100644
--- a/man/git-local-commits.1
+++ b/man/git-local-commits.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "GIT\-LOCAL\-COMMITS" "1" "March 2012" "" "Git Extras"
+.TH "GIT\-LOCAL\-COMMITS" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-local\-commits\fR \- List local commits
diff --git a/man/git-local-commits.html b/man/git-local-commits.html
index 997eec6..4d06a32 100644
--- a/man/git-local-commits.html
+++ b/man/git-local-commits.html
@@ -65,7 +65,7 @@
git-local-commits(1)
- Git Extras
+
git-local-commits(1)
@@ -95,7 +95,7 @@
AUTHOR
-Written by Michael Komitee <mkomitee@gmail.com >
+Written by Michael Komitee <mkomitee@gmail.com >
REPORTING BUGS
@@ -108,7 +108,7 @@
diff --git a/man/git-refactor.1 b/man/git-refactor.1
new file mode 100644
index 0000000..de584df
--- /dev/null
+++ b/man/git-refactor.1
@@ -0,0 +1,47 @@
+.\" generated with Ronn/v0.7.3
+.\" http://github.com/rtomayko/ronn/tree/0.7.3
+.
+.TH "GIT\-REFACTOR" "1" "July 2012" "" ""
+.
+.SH "NAME"
+\fBgit\-refactor\fR \- Create refactor branch
+.
+.SH "SYNOPSIS"
+\fBgit\-refactor\fR [finish]
+.
+.SH "DESCRIPTION"
+Create the given refactor branch
+.
+.SH "OPTIONS"
+
+.
+.P
+Merge and delete the refactor branch\.
+.
+.P
+
+.
+.P
+The name of the refactor branch\.
+.
+.SH "EXAMPLES"
+.
+.nf
+
+$ git refactor mainlib_refactor
+\.\.\.
+$ git commit \-m "Some changes"
+\.\.\.
+$ git checkout master
+$ git refactor finish mainlib_refactor
+.
+.fi
+.
+.SH "AUTHOR"
+Written by Jesús Espino <\fIjespinog@gmail\.com\fR>
+.
+.SH "REPORTING BUGS"
+<\fIhttp://github\.com/visionmedia/git\-extras/issues\fR>
+.
+.SH "SEE ALSO"
+<\fIhttp://github\.com/visionmedia/git\-extras\fR>
diff --git a/man/git-refactor.html b/man/git-refactor.html
new file mode 100644
index 0000000..84deb21
--- /dev/null
+++ b/man/git-refactor.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+ git-refactor(1) - Create refactor branch
+
+
+
+
+
+
+
+
+
+ git-refactor(1)
+
+ git-refactor(1)
+
+
+
NAME
+
+ git-refactor - Create refactor branch
+
+
+
SYNOPSIS
+
+
git-refactor [finish] <name>
+
+
DESCRIPTION
+
+
Create the given refactor branch
+
+
OPTIONS
+
+
<finish>
+
+
Merge and delete the refactor branch.
+
+
<name>
+
+
The name of the refactor branch.
+
+
EXAMPLES
+
+
$ git refactor mainlib_refactor
+...
+$ git commit -m "Some changes"
+...
+$ git checkout master
+$ git refactor finish mainlib_refactor
+
+
+
AUTHOR
+
+
Written by Jesús Espino <jespinog@gmail.com >
+
+
REPORTING BUGS
+
+
<http://github.com/visionmedia/git-extras/issues >
+
+
SEE ALSO
+
+
<http://github.com/visionmedia/git-extras >
+
+
+
+
+
+
+
diff --git a/man/git-release.1 b/man/git-release.1
index 56b41b2..cc43306 100644
--- a/man/git-release.1
+++ b/man/git-release.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "GIT\-RELEASE" "1" "October 2010" "" "Git Extras"
+.TH "GIT\-RELEASE" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-release\fR \- Commit, tag and push changes to the repository
diff --git a/man/git-release.html b/man/git-release.html
index 2cec612..b06cbe3 100644
--- a/man/git-release.html
+++ b/man/git-release.html
@@ -61,11 +61,11 @@
AUTHOR
REPORTING BUGS
SEE ALSO
-
+
git-release(1)
- Git Extras
+
git-release(1)
@@ -95,7 +95,7 @@
AUTHOR
-Written by Tj Holowaychuk <tj@vision-media.ca >
+Written by Tj Holowaychuk <tj@vision-media.ca >
REPORTING BUGS
@@ -108,7 +108,7 @@
diff --git a/man/git-rename-tag.1 b/man/git-rename-tag.1
new file mode 100644
index 0000000..183cc3e
--- /dev/null
+++ b/man/git-rename-tag.1
@@ -0,0 +1,58 @@
+.\" generated with Ronn/v0.7.3
+.\" http://github.com/rtomayko/ronn/tree/0.7.3
+.
+.TH "GIT\-RENAME\-TAG" "1" "July 2012" "" ""
+.
+.SH "NAME"
+\fBgit\-rename\-tag\fR \- Rename a tag
+.
+.SH "SYNOPSIS"
+\fBgit\-rename\-tag\fR
+.
+.SH "DESCRIPTION"
+Rename a tag (locally and remotely)
+.
+.SH "OPTIONS"
+
+.
+.P
+The name of the tag you want to rename\.
+.
+.P
+
+.
+.P
+The new name of the tag\.
+.
+.SH "EXAMPLES"
+.
+.nf
+
+$ git tag test
+$ git push \-\-tags
+Total 0 (delta 0), reused 0 (delta 0)
+To git@myserver\.com:myuser/myrepository\.git
+ * [new tag] test \-> test
+$ git tag
+test
+$ git rename\-tag test test2
+Deleted tag \'test\' (was 1111111)
+Total 0 (delta 0), reused 0 (delta 0)
+To git@myserver\.com:myuser/myrepository\.git
+ * [new tag] test2 \-> test2
+remote: warning: Deleting a non\-existent ref\.
+To git@myserver\.com:myuser/myrepository\.git
+ \- [deleted] refs/tag/test
+$ git tag
+test2
+.
+.fi
+.
+.SH "AUTHOR"
+Written by Jesús Espino <\fIjespinog@gmail\.com\fR>
+.
+.SH "REPORTING BUGS"
+<\fIhttp://github\.com/visionmedia/git\-extras/issues\fR>
+.
+.SH "SEE ALSO"
+<\fIhttp://github\.com/visionmedia/git\-extras\fR>
diff --git a/man/git-rename-tag.html b/man/git-rename-tag.html
new file mode 100644
index 0000000..2e35679
--- /dev/null
+++ b/man/git-rename-tag.html
@@ -0,0 +1,137 @@
+
+
+
+
+
+ git-rename-tag(1) - Rename a tag
+
+
+
+
+
+
+
+
+
+ git-rename-tag(1)
+
+ git-rename-tag(1)
+
+
+
NAME
+
+ git-rename-tag - Rename a tag
+
+
+
SYNOPSIS
+
+
git-rename-tag <old-tag-name> <new-tag-name>
+
+
DESCRIPTION
+
+
Rename a tag (locally and remotely)
+
+
OPTIONS
+
+
<old-tag-name>
+
+
The name of the tag you want to rename.
+
+
<new-tag-name>
+
+
The new name of the tag.
+
+
EXAMPLES
+
+
$ git tag test
+$ git push --tags
+Total 0 (delta 0), reused 0 (delta 0)
+To git@myserver.com:myuser/myrepository.git
+ * [new tag] test -> test
+$ git tag
+test
+$ git rename-tag test test2
+Deleted tag 'test' (was 1111111)
+Total 0 (delta 0), reused 0 (delta 0)
+To git@myserver.com:myuser/myrepository.git
+ * [new tag] test2 -> test2
+remote: warning: Deleting a non-existent ref.
+To git@myserver.com:myuser/myrepository.git
+ - [deleted] refs/tag/test
+$ git tag
+test2
+
+
+
AUTHOR
+
+
Written by Jesús Espino <jespinog@gmail.com >
+
+
REPORTING BUGS
+
+
<http://github.com/visionmedia/git-extras/issues >
+
+
SEE ALSO
+
+
<http://github.com/visionmedia/git-extras >
+
+
+
+
+
+
+
diff --git a/man/git-repl.1 b/man/git-repl.1
index 21c7c0b..f2f96d0 100644
--- a/man/git-repl.1
+++ b/man/git-repl.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "GIT\-REPL" "1" "October 2010" "" "Git Extras"
+.TH "GIT\-REPL" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-repl\fR \- git read\-eval\-print\-loop
diff --git a/man/git-repl.html b/man/git-repl.html
index c489b58..bf19236 100644
--- a/man/git-repl.html
+++ b/man/git-repl.html
@@ -61,11 +61,11 @@
AUTHOR
REPORTING BUGS
SEE ALSO
-
+
git-repl(1)
- Git Extras
+
git-repl(1)
@@ -104,7 +104,7 @@ git> quit
AUTHOR
-Written by Tj Holowaychuk <tj@vision-media.ca >
+Written by Tj Holowaychuk <tj@vision-media.ca >
REPORTING BUGS
@@ -117,7 +117,7 @@ git> quit
diff --git a/man/git-setup.1 b/man/git-setup.1
index 80bf5c5..1a18e65 100644
--- a/man/git-setup.1
+++ b/man/git-setup.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "GIT\-SETUP" "1" "October 2010" "" "Git Extras"
+.TH "GIT\-SETUP" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-setup\fR \- Set up a git repository
diff --git a/man/git-setup.html b/man/git-setup.html
index 37d67de..5afa0c2 100644
--- a/man/git-setup.html
+++ b/man/git-setup.html
@@ -61,11 +61,11 @@
AUTHOR
REPORTING BUGS
SEE ALSO
-
+
git-setup(1)
- Git Extras
+
git-setup(1)
@@ -95,7 +95,7 @@
AUTHOR
-Written by Aggelos Orfanakos <agorf@agorf.gr >
+Written by Aggelos Orfanakos <agorf@agorf.gr >
REPORTING BUGS
@@ -108,7 +108,7 @@
diff --git a/man/git-squash.1 b/man/git-squash.1
new file mode 100644
index 0000000..f64b9af
--- /dev/null
+++ b/man/git-squash.1
@@ -0,0 +1,48 @@
+.\" generated with Ronn/v0.7.3
+.\" http://github.com/rtomayko/ronn/tree/0.7.3
+.
+.TH "GIT\-SQUASH" "1" "July 2012" "" ""
+.
+.SH "NAME"
+\fBgit\-squash\fR \- Import changes form a branch
+.
+.SH "SYNOPSIS"
+\fBgit\-squash\fR []
+.
+.SH "DESCRIPTION"
+Produce the working tree and index state as if a real merge happened without the commit or merge marks\.
+.
+.SH "OPTIONS"
+
+.
+.P
+Branch to squash on the actual branch\.
+.
+.P
+
+.
+.P
+If commit\-message is given, commit the squash result and delete the source\-branch\.
+.
+.SH "EXAMPLES"
+.
+.nf
+
+$ git squash my\-other\-branch
+Updating a2740f5\.\.533b19c
+Fast\-forward
+Squash commit \-\- not updating HEAD
+ my\-changed\-file | 1 +
+ 1 file changed, 1 insertion(+)
+$ git commit \-m "New commit without a real merge"
+.
+.fi
+.
+.SH "AUTHOR"
+Written by Jesús Espino <\fIjespinog@gmail\.com\fR>
+.
+.SH "REPORTING BUGS"
+<\fIhttp://github\.com/visionmedia/git\-extras/issues\fR>
+.
+.SH "SEE ALSO"
+<\fIhttp://github\.com/visionmedia/git\-extras\fR>
diff --git a/man/git-squash.html b/man/git-squash.html
new file mode 100644
index 0000000..e3b5e1b
--- /dev/null
+++ b/man/git-squash.html
@@ -0,0 +1,128 @@
+
+
+
+
+
+ git-squash(1) - Import changes form a branch
+
+
+
+
+
+
+
+
+
+ git-squash(1)
+
+ git-squash(1)
+
+
+
NAME
+
+ git-squash - Import changes form a branch
+
+
+
SYNOPSIS
+
+
git-squash <source-branch> [<commit-message>]
+
+
DESCRIPTION
+
+
Produce the working tree and index state as if a real merge happened without
+ the commit or merge marks.
+
+
OPTIONS
+
+
<source-branch>
+
+
Branch to squash on the actual branch.
+
+
<commit-message>
+
+
If commit-message is given, commit the squash result and delete the source-branch.
+
+
EXAMPLES
+
+
$ git squash my-other-branch
+Updating a2740f5..533b19c
+Fast-forward
+Squash commit -- not updating HEAD
+ my-changed-file | 1 +
+ 1 file changed, 1 insertion(+)
+$ git commit -m "New commit without a real merge"
+
+
+
AUTHOR
+
+
Written by Jesús Espino <jespinog@gmail.com >
+
+
REPORTING BUGS
+
+
<http://github.com/visionmedia/git-extras/issues >
+
+
SEE ALSO
+
+
<http://github.com/visionmedia/git-extras >
+
+
+
+
+
+
+
diff --git a/man/git-summary.1 b/man/git-summary.1
index e9b09bf..c0b4d04 100644
--- a/man/git-summary.1
+++ b/man/git-summary.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "GIT\-SUMMARY" "1" "October 2010" "" "Git Extras"
+.TH "GIT\-SUMMARY" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-summary\fR \- Show repository summary
diff --git a/man/git-summary.html b/man/git-summary.html
index c51169d..b23dd80 100644
--- a/man/git-summary.html
+++ b/man/git-summary.html
@@ -61,11 +61,11 @@
AUTHOR
REPORTING BUGS
SEE ALSO
-
+
git-summary(1)
- Git Extras
+
git-summary(1)
@@ -128,7 +128,7 @@ authors :
AUTHOR
-Written by Tj Holowaychuk <tj@vision-media.ca >
+Written by Tj Holowaychuk <tj@vision-media.ca >
REPORTING BUGS
@@ -141,7 +141,7 @@ authors :
diff --git a/man/git-touch.1 b/man/git-touch.1
index 9d18689..7dff79c 100644
--- a/man/git-touch.1
+++ b/man/git-touch.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "GIT\-TOUCH" "1" "October 2010" "" "Git Extras"
+.TH "GIT\-TOUCH" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-touch\fR \- Touch and add file to the index
diff --git a/man/git-touch.html b/man/git-touch.html
index 137fdb5..7214548 100644
--- a/man/git-touch.html
+++ b/man/git-touch.html
@@ -61,11 +61,11 @@
AUTHOR
REPORTING BUGS
SEE ALSO
-
+
git-touch(1)
- Git Extras
+
git-touch(1)
@@ -94,7 +94,7 @@
AUTHOR
-Written by Alex McHale <alexmchale@gmail.com >
+Written by Alex McHale <alexmchale@gmail.com >
REPORTING BUGS
@@ -107,7 +107,7 @@
diff --git a/man/git-undo.1 b/man/git-undo.1
index fb4e64a..1172422 100644
--- a/man/git-undo.1
+++ b/man/git-undo.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "GIT\-UNDO" "1" "June 2012" "" ""
+.TH "GIT\-UNDO" "1" "July 2012" "" ""
.
.SH "NAME"
\fBgit\-undo\fR \- Remove latest commits
diff --git a/man/git-undo.html b/man/git-undo.html
index 6126a14..3902cbc 100644
--- a/man/git-undo.html
+++ b/man/git-undo.html
@@ -106,7 +106,7 @@
AUTHOR
-Written by Kenneth Reitz <me@kennethreitz.com >
+Written by Kenneth Reitz <me@kennethreitz.com >
REPORTING BUGS
@@ -119,7 +119,7 @@