git-scripts 0.5.2 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (55) hide show
  1. checksums.yaml +4 -4
  2. data/bin/feature +6 -10
  3. data/completion/_feature +1 -1
  4. data/completion/bash_completion.sh +2 -2
  5. data/lib/git.rb +5 -4
  6. data/lib/github.rb +9 -12
  7. data/lib/helpers.rb +0 -1
  8. data/man/feature.1 +0 -4
  9. data/man/feature.1.ronn +0 -2
  10. data/man/index.txt +0 -1
  11. metadata +58 -144
  12. data/man/feature-clean.1 +0 -31
  13. data/man/feature-clean.1.html +0 -120
  14. data/man/feature-clean.1.markdown +0 -63
  15. data/man/feature-clean.1.ronn +0 -30
  16. data/man/feature-finish-issue.1.html +0 -113
  17. data/man/feature-finish-issue.1.markdown +0 -58
  18. data/man/feature-finish.1.html +0 -113
  19. data/man/feature-finish.1.markdown +0 -58
  20. data/man/feature-github-test.1.html +0 -110
  21. data/man/feature-github-test.1.markdown +0 -55
  22. data/man/feature-list.1.html +0 -119
  23. data/man/feature-list.1.markdown +0 -62
  24. data/man/feature-merge.1.html +0 -116
  25. data/man/feature-merge.1.markdown +0 -61
  26. data/man/feature-prune.1.html +0 -116
  27. data/man/feature-prune.1.markdown +0 -62
  28. data/man/feature-start.1.html +0 -110
  29. data/man/feature-start.1.markdown +0 -55
  30. data/man/feature-stashes.1.html +0 -122
  31. data/man/feature-stashes.1.markdown +0 -65
  32. data/man/feature-status.1.html +0 -113
  33. data/man/feature-status.1.markdown +0 -58
  34. data/man/feature-switch.1.html +0 -122
  35. data/man/feature-switch.1.markdown +0 -66
  36. data/man/feature-url.1.html +0 -110
  37. data/man/feature-url.1.markdown +0 -55
  38. data/man/feature.1.html +0 -131
  39. data/man/feature.1.markdown +0 -86
  40. data/man/hotfix-finish-issue.1.html +0 -113
  41. data/man/hotfix-finish-issue.1.markdown +0 -58
  42. data/man/hotfix-finish.1.html +0 -112
  43. data/man/hotfix-finish.1.markdown +0 -57
  44. data/man/hotfix-list.1.html +0 -119
  45. data/man/hotfix-list.1.markdown +0 -62
  46. data/man/hotfix-merge.1.html +0 -116
  47. data/man/hotfix-merge.1.markdown +0 -61
  48. data/man/hotfix-start.1.html +0 -110
  49. data/man/hotfix-start.1.markdown +0 -55
  50. data/man/hotfix-switch.1.html +0 -122
  51. data/man/hotfix-switch.1.markdown +0 -66
  52. data/man/hotfix-url.1.html +0 -110
  53. data/man/hotfix-url.1.markdown +0 -55
  54. data/man/hotfix.1.html +0 -125
  55. data/man/hotfix.1.markdown +0 -74
@@ -1,110 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta http-equiv='content-type' value='text/html;charset=utf8'>
5
- <meta name='generator' value='Ronn/v0.7.3 (http://github.com/rtomayko/ronn/tree/0.7.3)'>
6
- <title>feature-url(1) - Grab the pull request url.</title>
7
- <style type='text/css' media='all'>
8
- /* style: man */
9
- body#manpage {margin:0}
10
- .mp {max-width:100ex;padding:0 9ex 1ex 4ex}
11
- .mp p,.mp pre,.mp ul,.mp ol,.mp dl {margin:0 0 20px 0}
12
- .mp h2 {margin:10px 0 0 0}
13
- .mp > p,.mp > pre,.mp > ul,.mp > ol,.mp > dl {margin-left:8ex}
14
- .mp h3 {margin:0 0 0 4ex}
15
- .mp dt {margin:0;clear:left}
16
- .mp dt.flush {float:left;width:8ex}
17
- .mp dd {margin:0 0 0 9ex}
18
- .mp h1,.mp h2,.mp h3,.mp h4 {clear:left}
19
- .mp pre {margin-bottom:20px}
20
- .mp pre+h2,.mp pre+h3 {margin-top:22px}
21
- .mp h2+pre,.mp h3+pre {margin-top:5px}
22
- .mp img {display:block;margin:auto}
23
- .mp h1.man-title {display:none}
24
- .mp,.mp code,.mp pre,.mp tt,.mp kbd,.mp samp,.mp h3,.mp h4 {font-family:monospace;font-size:14px;line-height:1.42857142857143}
25
- .mp h2 {font-size:16px;line-height:1.25}
26
- .mp h1 {font-size:20px;line-height:2}
27
- .mp {text-align:justify;background:#fff}
28
- .mp,.mp code,.mp pre,.mp pre code,.mp tt,.mp kbd,.mp samp {color:#131211}
29
- .mp h1,.mp h2,.mp h3,.mp h4 {color:#030201}
30
- .mp u {text-decoration:underline}
31
- .mp code,.mp strong,.mp b {font-weight:bold;color:#131211}
32
- .mp em,.mp var {font-style:italic;color:#232221;text-decoration:none}
33
- .mp a,.mp a:link,.mp a:hover,.mp a code,.mp a pre,.mp a tt,.mp a kbd,.mp a samp {color:#0000ff}
34
- .mp b.man-ref {font-weight:normal;color:#434241}
35
- .mp pre {padding:0 4ex}
36
- .mp pre code {font-weight:normal;color:#434241}
37
- .mp h2+pre,h3+pre {padding-left:0}
38
- ol.man-decor,ol.man-decor li {margin:3px 0 10px 0;padding:0;float:left;width:33%;list-style-type:none;text-transform:uppercase;color:#999;letter-spacing:1px}
39
- ol.man-decor {width:100%}
40
- ol.man-decor li.tl {text-align:left}
41
- ol.man-decor li.tc {text-align:center;letter-spacing:4px}
42
- ol.man-decor li.tr {text-align:right;float:right}
43
- </style>
44
- <style type='text/css' media='all'>
45
- /* style: toc */
46
- .man-navigation {display:block !important;position:fixed;top:0;left:113ex;height:100%;width:100%;padding:48px 0 0 0;border-left:1px solid #dbdbdb;background:#eee}
47
- .man-navigation a,.man-navigation a:hover,.man-navigation a:link,.man-navigation a:visited {display:block;margin:0;padding:5px 2px 5px 30px;color:#999;text-decoration:none}
48
- .man-navigation a:hover {color:#111;text-decoration:underline}
49
- </style>
50
- </head>
51
- <!--
52
- The following styles are deprecated and will be removed at some point:
53
- div#man, div#man ol.man, div#man ol.head, div#man ol.man.
54
-
55
- The .man-page, .man-decor, .man-head, .man-foot, .man-title, and
56
- .man-navigation should be used instead.
57
- -->
58
- <body id='manpage'>
59
- <div class='mp' id='man'>
60
-
61
- <div class='man-navigation' style='display:none'>
62
- <a href="#NAME">NAME</a>
63
- <a href="#SYNOPSIS">SYNOPSIS</a>
64
- <a href="#DESCRIPTION">DESCRIPTION</a>
65
- <a href="#COPYRIGHT">COPYRIGHT</a>
66
- <a href="#SEE-ALSO">SEE ALSO</a>
67
- <a href="#WWW">WWW</a>
68
- </div>
69
-
70
- <ol class='man-decor man-head man head'>
71
- <li class='tl'>feature-url(1)</li>
72
- <li class='tc'></li>
73
- <li class='tr'>feature-url(1)</li>
74
- </ol>
75
-
76
- <h2 id="NAME">NAME</h2>
77
- <p class="man-name">
78
- <code>feature-url</code> - <span class="man-whatis">Grab the pull request url.</span>
79
- </p>
80
-
81
- <h2 id="SYNOPSIS">SYNOPSIS</h2>
82
-
83
- <p><code>feature url</code> [name-of-feature]</p>
84
-
85
- <h2 id="DESCRIPTION">DESCRIPTION</h2>
86
-
87
- <p>Grab the url of the pull request for the current branch or the one specified.</p>
88
-
89
- <h2 id="COPYRIGHT">COPYRIGHT</h2>
90
-
91
- <p>Copyright (c) 2012-2013 iFixit.</p>
92
-
93
- <h2 id="SEE-ALSO">SEE ALSO</h2>
94
-
95
- <p><a class="man-ref" href="feature.1.html">feature<span class="s">(1)</span></a>, <a class="man-ref" href="hotfix-url.1.html">hotfix-url<span class="s">(1)</span></a></p>
96
-
97
- <h2 id="WWW">WWW</h2>
98
-
99
- <p>https://github.com/iFixit/git-scripts</p>
100
-
101
-
102
- <ol class='man-decor man-foot man foot'>
103
- <li class='tl'>iFixit</li>
104
- <li class='tc'>May 2014</li>
105
- <li class='tr'>feature-url(1)</li>
106
- </ol>
107
-
108
- </div>
109
- </body>
110
- </html>
@@ -1,55 +0,0 @@
1
- feature-url(1) - Grab the pull request url.
2
- ===========================================
3
-
4
- ## SYNOPSIS
5
-
6
- `feature url` [name-of-feature]
7
-
8
- ## DESCRIPTION
9
-
10
- Grab the url of the pull request for the current branch or the one specified.
11
-
12
- ## COPYRIGHT
13
-
14
- Copyright (c) 2012-2013 iFixit.
15
-
16
- ## SEE ALSO
17
-
18
- feature(1), hotfix-url(1)
19
-
20
- ## WWW
21
-
22
- https://github.com/iFixit/git-scripts
23
-
24
-
25
-
26
- [SYNOPSIS]: #SYNOPSIS "SYNOPSIS"
27
- [DESCRIPTION]: #DESCRIPTION "DESCRIPTION"
28
- [COPYRIGHT]: #COPYRIGHT "COPYRIGHT"
29
- [SEE ALSO]: #SEE-ALSO "SEE ALSO"
30
- [WWW]: #WWW "WWW"
31
-
32
-
33
- [feature(1)]: feature.1.html
34
- [feature-list(1)]: feature-list.1.html
35
- [feature-start(1)]: feature-start.1.html
36
- [feature-switch(1)]: feature-switch.1.html
37
- [feature-finish(1)]: feature-finish.1.html
38
- [feature-merge(1)]: feature-merge.1.html
39
- [feature-pull(1)]: feature-pull.1.html
40
- [feature-status(1)]: feature-status.1.html
41
- [feature-stashes(1)]: feature-stashes.1.html
42
- [feature-clean(1)]: feature-clean.1.html
43
- [feature-github-test(1)]: feature-github-test.1.html
44
- [hotfix(1)]: hotfix.1.html
45
- [hotfix-list(1)]: hotfix-list.1.html
46
- [hotfix-start(1)]: hotfix-start.1.html
47
- [hotfix-switch(1)]: hotfix-switch.1.html
48
- [hotfix-finish(1)]: hotfix-finish.1.html
49
- [hotfix-merge(1)]: hotfix-merge.1.html
50
- [git(1)]: https://www.kernel.org/pub/software/scm/git/docs/
51
- [feature-finish-issue(1)]: feature-finish-issue.1.html
52
- [feature-prune(1)]: feature-prune.1.html
53
- [feature-url(1)]: feature-url.1.html
54
- [hotfix-finish-issue(1)]: hotfix-finish-issue.1.html
55
- [hotfix-url(1)]: hotfix-url.1.html
data/man/feature.1.html DELETED
@@ -1,131 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta http-equiv='content-type' value='text/html;charset=utf8'>
5
- <meta name='generator' value='Ronn/v0.7.3 (http://github.com/rtomayko/ronn/tree/0.7.3)'>
6
- <title>feature(1) - Perform actions on a git feature branch.</title>
7
- <style type='text/css' media='all'>
8
- /* style: man */
9
- body#manpage {margin:0}
10
- .mp {max-width:100ex;padding:0 9ex 1ex 4ex}
11
- .mp p,.mp pre,.mp ul,.mp ol,.mp dl {margin:0 0 20px 0}
12
- .mp h2 {margin:10px 0 0 0}
13
- .mp > p,.mp > pre,.mp > ul,.mp > ol,.mp > dl {margin-left:8ex}
14
- .mp h3 {margin:0 0 0 4ex}
15
- .mp dt {margin:0;clear:left}
16
- .mp dt.flush {float:left;width:8ex}
17
- .mp dd {margin:0 0 0 9ex}
18
- .mp h1,.mp h2,.mp h3,.mp h4 {clear:left}
19
- .mp pre {margin-bottom:20px}
20
- .mp pre+h2,.mp pre+h3 {margin-top:22px}
21
- .mp h2+pre,.mp h3+pre {margin-top:5px}
22
- .mp img {display:block;margin:auto}
23
- .mp h1.man-title {display:none}
24
- .mp,.mp code,.mp pre,.mp tt,.mp kbd,.mp samp,.mp h3,.mp h4 {font-family:monospace;font-size:14px;line-height:1.42857142857143}
25
- .mp h2 {font-size:16px;line-height:1.25}
26
- .mp h1 {font-size:20px;line-height:2}
27
- .mp {text-align:justify;background:#fff}
28
- .mp,.mp code,.mp pre,.mp pre code,.mp tt,.mp kbd,.mp samp {color:#131211}
29
- .mp h1,.mp h2,.mp h3,.mp h4 {color:#030201}
30
- .mp u {text-decoration:underline}
31
- .mp code,.mp strong,.mp b {font-weight:bold;color:#131211}
32
- .mp em,.mp var {font-style:italic;color:#232221;text-decoration:none}
33
- .mp a,.mp a:link,.mp a:hover,.mp a code,.mp a pre,.mp a tt,.mp a kbd,.mp a samp {color:#0000ff}
34
- .mp b.man-ref {font-weight:normal;color:#434241}
35
- .mp pre {padding:0 4ex}
36
- .mp pre code {font-weight:normal;color:#434241}
37
- .mp h2+pre,h3+pre {padding-left:0}
38
- ol.man-decor,ol.man-decor li {margin:3px 0 10px 0;padding:0;float:left;width:33%;list-style-type:none;text-transform:uppercase;color:#999;letter-spacing:1px}
39
- ol.man-decor {width:100%}
40
- ol.man-decor li.tl {text-align:left}
41
- ol.man-decor li.tc {text-align:center;letter-spacing:4px}
42
- ol.man-decor li.tr {text-align:right;float:right}
43
- </style>
44
- <style type='text/css' media='all'>
45
- /* style: toc */
46
- .man-navigation {display:block !important;position:fixed;top:0;left:113ex;height:100%;width:100%;padding:48px 0 0 0;border-left:1px solid #dbdbdb;background:#eee}
47
- .man-navigation a,.man-navigation a:hover,.man-navigation a:link,.man-navigation a:visited {display:block;margin:0;padding:5px 2px 5px 30px;color:#999;text-decoration:none}
48
- .man-navigation a:hover {color:#111;text-decoration:underline}
49
- </style>
50
- </head>
51
- <!--
52
- The following styles are deprecated and will be removed at some point:
53
- div#man, div#man ol.man, div#man ol.head, div#man ol.man.
54
-
55
- The .man-page, .man-decor, .man-head, .man-foot, .man-title, and
56
- .man-navigation should be used instead.
57
- -->
58
- <body id='manpage'>
59
- <div class='mp' id='man'>
60
-
61
- <div class='man-navigation' style='display:none'>
62
- <a href="#NAME">NAME</a>
63
- <a href="#SYNOPSIS">SYNOPSIS</a>
64
- <a href="#DESCRIPTION">DESCRIPTION</a>
65
- <a href="#COMMANDS">COMMANDS</a>
66
- <a href="#COPYRIGHT">COPYRIGHT</a>
67
- <a href="#SEE-ALSO">SEE ALSO</a>
68
- <a href="#WWW">WWW</a>
69
- </div>
70
-
71
- <ol class='man-decor man-head man head'>
72
- <li class='tl'>feature(1)</li>
73
- <li class='tc'></li>
74
- <li class='tr'>feature(1)</li>
75
- </ol>
76
-
77
- <h2 id="NAME">NAME</h2>
78
- <p class="man-name">
79
- <code>feature</code> - <span class="man-whatis">Perform actions on a git feature branch.</span>
80
- </p>
81
-
82
- <h2 id="SYNOPSIS">SYNOPSIS</h2>
83
-
84
- <p><code>feature</code> <var>command</var> [<var>args</var>]</p>
85
-
86
- <h2 id="DESCRIPTION">DESCRIPTION</h2>
87
-
88
- <p><strong>Feature</strong> is a helper script for a modified git-flow model, in which it and
89
- <code>hotfix</code> are the primary actors.</p>
90
-
91
- <h2 id="COMMANDS">COMMANDS</h2>
92
-
93
- <dl>
94
- <dt> <a class="man-ref" href="feature-list.1.html">feature-list<span class="s">(1)</span></a></dt><dd> List the current branch and any available feature branches.</dd>
95
- <dt> <a class="man-ref" href="feature-start.1.html">feature-start<span class="s">(1)</span></a></dt><dd> Start a new feature branch.</dd>
96
- <dt> <a class="man-ref" href="feature-url.1.html">feature-url<span class="s">(1)</span></a></dt><dd> Get the url of a branch's pull request.</dd>
97
- <dt> <a class="man-ref" href="feature-switch.1.html">feature-switch<span class="s">(1)</span></a></dt><dd> Switch to another feature branch.</dd>
98
- <dt> <a class="man-ref" href="feature-finish.1.html">feature-finish<span class="s">(1)</span></a></dt><dd> Finish this feature branch (push and open a pull request).</dd>
99
- <dt> <a class="man-ref" href="feature-finish-issue.1.html">feature-finish-issue<span class="s">(1)</span></a></dt><dd> Finish this feature branch and attach it to an issue.</dd>
100
- <dt> <a class="man-ref" href="feature-merge.1.html">feature-merge<span class="s">(1)</span></a></dt><dd> Merge a feature branch into the development branch.</dd>
101
- <dt> <a class="man-ref" href="feature-pull.1.html">feature-pull<span class="s">(1)</span></a></dt><dd> Pull remote updates into this branch.</dd>
102
- <dt> <a class="man-ref" href="feature-prune.1.html">feature-prune<span class="s">(1)</span></a></dt><dd> Remove old branches on local or origin.</dd>
103
- <dt> <a class="man-ref" href="feature-status.1.html">feature-status<span class="s">(1)</span></a></dt><dd> Determine if the current branch is up-to-date with the remote branch.</dd>
104
- <dt> <a class="man-ref" href="feature-stashes.1.html">feature-stashes<span class="s">(1)</span></a></dt><dd> Show stashes saved on the current branch.</dd>
105
- <dt> <a class="man-ref" href="feature-clean.1.html">feature-clean<span class="s">(1)</span></a></dt><dd> Remove untracked files and submodules.</dd>
106
- <dt> <a class="man-ref" href="feature-github-test.1.html">feature-github-test<span class="s">(1)</span></a></dt><dd> Test Github authentication.</dd>
107
- </dl>
108
-
109
-
110
- <h2 id="COPYRIGHT">COPYRIGHT</h2>
111
-
112
- <p>Copyright (c) 2012-2013 iFixit.</p>
113
-
114
- <h2 id="SEE-ALSO">SEE ALSO</h2>
115
-
116
- <p><a class="man-ref" href="hotfix.1.html">hotfix<span class="s">(1)</span></a>, <a class="man-ref" href="https://www.kernel.org/pub/software/scm/git/docs/">git<span class="s">(1)</span></a></p>
117
-
118
- <h2 id="WWW">WWW</h2>
119
-
120
- <p>https://github.com/iFixit/git-scripts</p>
121
-
122
-
123
- <ol class='man-decor man-foot man foot'>
124
- <li class='tl'>iFixit</li>
125
- <li class='tc'>May 2014</li>
126
- <li class='tr'>feature(1)</li>
127
- </ol>
128
-
129
- </div>
130
- </body>
131
- </html>
@@ -1,86 +0,0 @@
1
- feature(1) - Perform actions on a git feature branch.
2
- ==========================================================
3
-
4
- ## SYNOPSIS
5
-
6
- `feature` <var>command</var> [<var>args</var>]
7
-
8
- ## DESCRIPTION
9
-
10
- **Feature** is a helper script for a modified git-flow model, in which it and
11
- `hotfix` are the primary actors.
12
-
13
- ## COMMANDS
14
-
15
- * feature-list(1):
16
- List the current branch and any available feature branches.
17
- * feature-start(1):
18
- Start a new feature branch.
19
- * feature-url(1):
20
- Get the url of a branch's pull request.
21
- * feature-switch(1):
22
- Switch to another feature branch.
23
- * feature-finish(1):
24
- Finish this feature branch (push and open a pull request).
25
- * feature-finish-issue(1):
26
- Finish this feature branch and attach it to an issue.
27
- * feature-merge(1):
28
- Merge a feature branch into the development branch.
29
- * feature-pull(1):
30
- Pull remote updates into this branch.
31
- * feature-prune(1):
32
- Remove old branches on local or origin.
33
- * feature-status(1):
34
- Determine if the current branch is up-to-date with the remote branch.
35
- * feature-stashes(1):
36
- Show stashes saved on the current branch.
37
- * feature-clean(1):
38
- Remove untracked files and submodules.
39
- * feature-github-test(1):
40
- Test Github authentication.
41
-
42
- ## COPYRIGHT
43
-
44
- Copyright (c) 2012-2013 iFixit.
45
-
46
- ## SEE ALSO
47
-
48
- hotfix(1), git(1)
49
-
50
- ## WWW
51
-
52
- https://github.com/iFixit/git-scripts
53
-
54
-
55
-
56
- [SYNOPSIS]: #SYNOPSIS "SYNOPSIS"
57
- [DESCRIPTION]: #DESCRIPTION "DESCRIPTION"
58
- [COMMANDS]: #COMMANDS "COMMANDS"
59
- [COPYRIGHT]: #COPYRIGHT "COPYRIGHT"
60
- [SEE ALSO]: #SEE-ALSO "SEE ALSO"
61
- [WWW]: #WWW "WWW"
62
-
63
-
64
- [feature(1)]: feature.1.html
65
- [feature-list(1)]: feature-list.1.html
66
- [feature-start(1)]: feature-start.1.html
67
- [feature-switch(1)]: feature-switch.1.html
68
- [feature-finish(1)]: feature-finish.1.html
69
- [feature-merge(1)]: feature-merge.1.html
70
- [feature-pull(1)]: feature-pull.1.html
71
- [feature-status(1)]: feature-status.1.html
72
- [feature-stashes(1)]: feature-stashes.1.html
73
- [feature-clean(1)]: feature-clean.1.html
74
- [feature-github-test(1)]: feature-github-test.1.html
75
- [hotfix(1)]: hotfix.1.html
76
- [hotfix-list(1)]: hotfix-list.1.html
77
- [hotfix-start(1)]: hotfix-start.1.html
78
- [hotfix-switch(1)]: hotfix-switch.1.html
79
- [hotfix-finish(1)]: hotfix-finish.1.html
80
- [hotfix-merge(1)]: hotfix-merge.1.html
81
- [git(1)]: https://www.kernel.org/pub/software/scm/git/docs/
82
- [feature-finish-issue(1)]: feature-finish-issue.1.html
83
- [feature-prune(1)]: feature-prune.1.html
84
- [feature-url(1)]: feature-url.1.html
85
- [hotfix-finish-issue(1)]: hotfix-finish-issue.1.html
86
- [hotfix-url(1)]: hotfix-url.1.html
@@ -1,113 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta http-equiv='content-type' value='text/html;charset=utf8'>
5
- <meta name='generator' value='Ronn/v0.7.3 (http://github.com/rtomayko/ronn/tree/0.7.3)'>
6
- <title>hotfix-finish-issue(1) - Finish this hotfix branch and attach it to an issue.</title>
7
- <style type='text/css' media='all'>
8
- /* style: man */
9
- body#manpage {margin:0}
10
- .mp {max-width:100ex;padding:0 9ex 1ex 4ex}
11
- .mp p,.mp pre,.mp ul,.mp ol,.mp dl {margin:0 0 20px 0}
12
- .mp h2 {margin:10px 0 0 0}
13
- .mp > p,.mp > pre,.mp > ul,.mp > ol,.mp > dl {margin-left:8ex}
14
- .mp h3 {margin:0 0 0 4ex}
15
- .mp dt {margin:0;clear:left}
16
- .mp dt.flush {float:left;width:8ex}
17
- .mp dd {margin:0 0 0 9ex}
18
- .mp h1,.mp h2,.mp h3,.mp h4 {clear:left}
19
- .mp pre {margin-bottom:20px}
20
- .mp pre+h2,.mp pre+h3 {margin-top:22px}
21
- .mp h2+pre,.mp h3+pre {margin-top:5px}
22
- .mp img {display:block;margin:auto}
23
- .mp h1.man-title {display:none}
24
- .mp,.mp code,.mp pre,.mp tt,.mp kbd,.mp samp,.mp h3,.mp h4 {font-family:monospace;font-size:14px;line-height:1.42857142857143}
25
- .mp h2 {font-size:16px;line-height:1.25}
26
- .mp h1 {font-size:20px;line-height:2}
27
- .mp {text-align:justify;background:#fff}
28
- .mp,.mp code,.mp pre,.mp pre code,.mp tt,.mp kbd,.mp samp {color:#131211}
29
- .mp h1,.mp h2,.mp h3,.mp h4 {color:#030201}
30
- .mp u {text-decoration:underline}
31
- .mp code,.mp strong,.mp b {font-weight:bold;color:#131211}
32
- .mp em,.mp var {font-style:italic;color:#232221;text-decoration:none}
33
- .mp a,.mp a:link,.mp a:hover,.mp a code,.mp a pre,.mp a tt,.mp a kbd,.mp a samp {color:#0000ff}
34
- .mp b.man-ref {font-weight:normal;color:#434241}
35
- .mp pre {padding:0 4ex}
36
- .mp pre code {font-weight:normal;color:#434241}
37
- .mp h2+pre,h3+pre {padding-left:0}
38
- ol.man-decor,ol.man-decor li {margin:3px 0 10px 0;padding:0;float:left;width:33%;list-style-type:none;text-transform:uppercase;color:#999;letter-spacing:1px}
39
- ol.man-decor {width:100%}
40
- ol.man-decor li.tl {text-align:left}
41
- ol.man-decor li.tc {text-align:center;letter-spacing:4px}
42
- ol.man-decor li.tr {text-align:right;float:right}
43
- </style>
44
- <style type='text/css' media='all'>
45
- /* style: toc */
46
- .man-navigation {display:block !important;position:fixed;top:0;left:113ex;height:100%;width:100%;padding:48px 0 0 0;border-left:1px solid #dbdbdb;background:#eee}
47
- .man-navigation a,.man-navigation a:hover,.man-navigation a:link,.man-navigation a:visited {display:block;margin:0;padding:5px 2px 5px 30px;color:#999;text-decoration:none}
48
- .man-navigation a:hover {color:#111;text-decoration:underline}
49
- </style>
50
- </head>
51
- <!--
52
- The following styles are deprecated and will be removed at some point:
53
- div#man, div#man ol.man, div#man ol.head, div#man ol.man.
54
-
55
- The .man-page, .man-decor, .man-head, .man-foot, .man-title, and
56
- .man-navigation should be used instead.
57
- -->
58
- <body id='manpage'>
59
- <div class='mp' id='man'>
60
-
61
- <div class='man-navigation' style='display:none'>
62
- <a href="#NAME">NAME</a>
63
- <a href="#SYNOPSIS">SYNOPSIS</a>
64
- <a href="#DESCRIPTION">DESCRIPTION</a>
65
- <a href="#COPYRIGHT">COPYRIGHT</a>
66
- <a href="#SEE-ALSO">SEE ALSO</a>
67
- <a href="#WWW">WWW</a>
68
- </div>
69
-
70
- <ol class='man-decor man-head man head'>
71
- <li class='tl'>hotfix-finish-issue(1)</li>
72
- <li class='tc'></li>
73
- <li class='tr'>hotfix-finish-issue(1)</li>
74
- </ol>
75
-
76
- <h2 id="NAME">NAME</h2>
77
- <p class="man-name">
78
- <code>hotfix-finish-issue</code> - <span class="man-whatis">Finish this hotfix branch and attach it to an issue.</span>
79
- </p>
80
-
81
- <h2 id="SYNOPSIS">SYNOPSIS</h2>
82
-
83
- <p><code>hotfix finish-issue</code> <var>issue-number</var></p>
84
-
85
- <h2 id="DESCRIPTION">DESCRIPTION</h2>
86
-
87
- <p>Finish the current hotfix branch and optionally convert an existing issue
88
- into a pull request. The pull's description defaults to the commit message
89
- from the last commit on the branch with the issue's original title and
90
- description underneath.</p>
91
-
92
- <h2 id="COPYRIGHT">COPYRIGHT</h2>
93
-
94
- <p>Copyright (c) 2012-2013 iFixit.</p>
95
-
96
- <h2 id="SEE-ALSO">SEE ALSO</h2>
97
-
98
- <p><a class="man-ref" href="feature.1.html">feature<span class="s">(1)</span></a>, <a class="man-ref" href="feature-finish.1.html">feature-finish<span class="s">(1)</span></a>, <a class="man-ref" href="feature-finish-issue.1.html">feature-finish-issue<span class="s">(1)</span></a>, <a class="man-ref" href="hotfix-finish.1.html">hotfix-finish<span class="s">(1)</span></a></p>
99
-
100
- <h2 id="WWW">WWW</h2>
101
-
102
- <p>https://github.com/iFixit/git-scripts</p>
103
-
104
-
105
- <ol class='man-decor man-foot man foot'>
106
- <li class='tl'>iFixit</li>
107
- <li class='tc'>May 2014</li>
108
- <li class='tr'>hotfix-finish-issue(1)</li>
109
- </ol>
110
-
111
- </div>
112
- </body>
113
- </html>
@@ -1,58 +0,0 @@
1
- hotfix-finish-issue(1) - Finish this hotfix branch and attach it to an issue.
2
- ===============================================
3
-
4
- ## SYNOPSIS
5
-
6
- `hotfix finish-issue` <var>issue-number</var>
7
-
8
- ## DESCRIPTION
9
-
10
- Finish the current hotfix branch and optionally convert an existing issue
11
- into a pull request. The pull's description defaults to the commit message
12
- from the last commit on the branch with the issue's original title and
13
- description underneath.
14
-
15
- ## COPYRIGHT
16
-
17
- Copyright (c) 2012-2013 iFixit.
18
-
19
- ## SEE ALSO
20
-
21
- feature(1), feature-finish(1), feature-finish-issue(1), hotfix-finish(1)
22
-
23
- ## WWW
24
-
25
- https://github.com/iFixit/git-scripts
26
-
27
-
28
-
29
- [SYNOPSIS]: #SYNOPSIS "SYNOPSIS"
30
- [DESCRIPTION]: #DESCRIPTION "DESCRIPTION"
31
- [COPYRIGHT]: #COPYRIGHT "COPYRIGHT"
32
- [SEE ALSO]: #SEE-ALSO "SEE ALSO"
33
- [WWW]: #WWW "WWW"
34
-
35
-
36
- [feature(1)]: feature.1.html
37
- [feature-list(1)]: feature-list.1.html
38
- [feature-start(1)]: feature-start.1.html
39
- [feature-switch(1)]: feature-switch.1.html
40
- [feature-finish(1)]: feature-finish.1.html
41
- [feature-merge(1)]: feature-merge.1.html
42
- [feature-pull(1)]: feature-pull.1.html
43
- [feature-status(1)]: feature-status.1.html
44
- [feature-stashes(1)]: feature-stashes.1.html
45
- [feature-clean(1)]: feature-clean.1.html
46
- [feature-github-test(1)]: feature-github-test.1.html
47
- [hotfix(1)]: hotfix.1.html
48
- [hotfix-list(1)]: hotfix-list.1.html
49
- [hotfix-start(1)]: hotfix-start.1.html
50
- [hotfix-switch(1)]: hotfix-switch.1.html
51
- [hotfix-finish(1)]: hotfix-finish.1.html
52
- [hotfix-merge(1)]: hotfix-merge.1.html
53
- [git(1)]: https://www.kernel.org/pub/software/scm/git/docs/
54
- [feature-finish-issue(1)]: feature-finish-issue.1.html
55
- [feature-prune(1)]: feature-prune.1.html
56
- [feature-url(1)]: feature-url.1.html
57
- [hotfix-finish-issue(1)]: hotfix-finish-issue.1.html
58
- [hotfix-url(1)]: hotfix-url.1.html
@@ -1,112 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <meta http-equiv='content-type' value='text/html;charset=utf8'>
5
- <meta name='generator' value='Ronn/v0.7.3 (http://github.com/rtomayko/ronn/tree/0.7.3)'>
6
- <title>hotfix-finish(1) - Finish this hotfix branch.</title>
7
- <style type='text/css' media='all'>
8
- /* style: man */
9
- body#manpage {margin:0}
10
- .mp {max-width:100ex;padding:0 9ex 1ex 4ex}
11
- .mp p,.mp pre,.mp ul,.mp ol,.mp dl {margin:0 0 20px 0}
12
- .mp h2 {margin:10px 0 0 0}
13
- .mp > p,.mp > pre,.mp > ul,.mp > ol,.mp > dl {margin-left:8ex}
14
- .mp h3 {margin:0 0 0 4ex}
15
- .mp dt {margin:0;clear:left}
16
- .mp dt.flush {float:left;width:8ex}
17
- .mp dd {margin:0 0 0 9ex}
18
- .mp h1,.mp h2,.mp h3,.mp h4 {clear:left}
19
- .mp pre {margin-bottom:20px}
20
- .mp pre+h2,.mp pre+h3 {margin-top:22px}
21
- .mp h2+pre,.mp h3+pre {margin-top:5px}
22
- .mp img {display:block;margin:auto}
23
- .mp h1.man-title {display:none}
24
- .mp,.mp code,.mp pre,.mp tt,.mp kbd,.mp samp,.mp h3,.mp h4 {font-family:monospace;font-size:14px;line-height:1.42857142857143}
25
- .mp h2 {font-size:16px;line-height:1.25}
26
- .mp h1 {font-size:20px;line-height:2}
27
- .mp {text-align:justify;background:#fff}
28
- .mp,.mp code,.mp pre,.mp pre code,.mp tt,.mp kbd,.mp samp {color:#131211}
29
- .mp h1,.mp h2,.mp h3,.mp h4 {color:#030201}
30
- .mp u {text-decoration:underline}
31
- .mp code,.mp strong,.mp b {font-weight:bold;color:#131211}
32
- .mp em,.mp var {font-style:italic;color:#232221;text-decoration:none}
33
- .mp a,.mp a:link,.mp a:hover,.mp a code,.mp a pre,.mp a tt,.mp a kbd,.mp a samp {color:#0000ff}
34
- .mp b.man-ref {font-weight:normal;color:#434241}
35
- .mp pre {padding:0 4ex}
36
- .mp pre code {font-weight:normal;color:#434241}
37
- .mp h2+pre,h3+pre {padding-left:0}
38
- ol.man-decor,ol.man-decor li {margin:3px 0 10px 0;padding:0;float:left;width:33%;list-style-type:none;text-transform:uppercase;color:#999;letter-spacing:1px}
39
- ol.man-decor {width:100%}
40
- ol.man-decor li.tl {text-align:left}
41
- ol.man-decor li.tc {text-align:center;letter-spacing:4px}
42
- ol.man-decor li.tr {text-align:right;float:right}
43
- </style>
44
- <style type='text/css' media='all'>
45
- /* style: toc */
46
- .man-navigation {display:block !important;position:fixed;top:0;left:113ex;height:100%;width:100%;padding:48px 0 0 0;border-left:1px solid #dbdbdb;background:#eee}
47
- .man-navigation a,.man-navigation a:hover,.man-navigation a:link,.man-navigation a:visited {display:block;margin:0;padding:5px 2px 5px 30px;color:#999;text-decoration:none}
48
- .man-navigation a:hover {color:#111;text-decoration:underline}
49
- </style>
50
- </head>
51
- <!--
52
- The following styles are deprecated and will be removed at some point:
53
- div#man, div#man ol.man, div#man ol.head, div#man ol.man.
54
-
55
- The .man-page, .man-decor, .man-head, .man-foot, .man-title, and
56
- .man-navigation should be used instead.
57
- -->
58
- <body id='manpage'>
59
- <div class='mp' id='man'>
60
-
61
- <div class='man-navigation' style='display:none'>
62
- <a href="#NAME">NAME</a>
63
- <a href="#SYNOPSIS">SYNOPSIS</a>
64
- <a href="#DESCRIPTION">DESCRIPTION</a>
65
- <a href="#COPYRIGHT">COPYRIGHT</a>
66
- <a href="#SEE-ALSO">SEE ALSO</a>
67
- <a href="#WWW">WWW</a>
68
- </div>
69
-
70
- <ol class='man-decor man-head man head'>
71
- <li class='tl'>hotfix-finish(1)</li>
72
- <li class='tc'></li>
73
- <li class='tr'>hotfix-finish(1)</li>
74
- </ol>
75
-
76
- <h2 id="NAME">NAME</h2>
77
- <p class="man-name">
78
- <code>hotfix-finish</code> - <span class="man-whatis">Finish this hotfix branch.</span>
79
- </p>
80
-
81
- <h2 id="SYNOPSIS">SYNOPSIS</h2>
82
-
83
- <p><code>hotfix finish</code> <var>name-of-hotfix</var></p>
84
-
85
- <h2 id="DESCRIPTION">DESCRIPTION</h2>
86
-
87
- <p>Finish the current hotfix branch. Push all remote commits to the remote and
88
- optionally open a pull request. If a pull request is opened, the message will
89
- default to the commit message from the last commit on the branch.</p>
90
-
91
- <h2 id="COPYRIGHT">COPYRIGHT</h2>
92
-
93
- <p>Copyright (c) 2012-2013 iFixit.</p>
94
-
95
- <h2 id="SEE-ALSO">SEE ALSO</h2>
96
-
97
- <p><a class="man-ref" href="hotfix.1.html">hotfix<span class="s">(1)</span></a>, <a class="man-ref" href="hotfix-finish-issue.1.html">hotfix-finish-issue<span class="s">(1)</span></a>, <a class="man-ref" href="feature-finish.1.html">feature-finish<span class="s">(1)</span></a>, <a class="man-ref" href="feature-finish-issue.1.html">feature-finish-issue<span class="s">(1)</span></a></p>
98
-
99
- <h2 id="WWW">WWW</h2>
100
-
101
- <p>https://github.com/iFixit/git-scripts</p>
102
-
103
-
104
- <ol class='man-decor man-foot man foot'>
105
- <li class='tl'>iFixit</li>
106
- <li class='tc'>May 2014</li>
107
- <li class='tr'>hotfix-finish(1)</li>
108
- </ol>
109
-
110
- </div>
111
- </body>
112
- </html>