summaryrefslogtreecommitdiffstats
path: root/git-am.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-08 11:40:53 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-08 11:40:53 -0700
commit719b8a3137af7aea177e42a98cdfbb5180a10f33 (patch)
tree0b0aceeacfdab20db87a431a8a95e1388f0d9e19 /git-am.html
parent022bd341a82a08e16719ab8744973feed49e94d3 (diff)
downloadgit-htmldocs-719b8a3137af7aea177e42a98cdfbb5180a10f33.tar.gz
Autogenerated HTML docs for v1.7.11-rc2-2-g02101
Diffstat (limited to 'git-am.html')
-rw-r--r--git-am.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/git-am.html b/git-am.html
index 9277c0326..96cf22e8a 100644
--- a/git-am.html
+++ b/git-am.html
@@ -633,7 +633,7 @@ current branch.</p></div>
</dt>
<dd>
<p>
- Pass <tt>-k</tt> flag to <em>git mailinfo</em> (see <a href="git-mailinfo.html">git-mailinfo(1)</a>).
+ Pass <tt>-k</tt> flag to <em>git mailinfo</em> (see ).
</p>
</dd>
<dt class="hdlist1">
@@ -641,7 +641,7 @@ current branch.</p></div>
</dt>
<dd>
<p>
- Pass <tt>-b</tt> flag to <em>git mailinfo</em> (see <a href="git-mailinfo.html">git-mailinfo(1)</a>).
+ Pass <tt>-b</tt> flag to <em>git mailinfo</em> (see ).
</p>
</dd>
<dt class="hdlist1">
@@ -652,7 +652,7 @@ current branch.</p></div>
</dt>
<dd>
<p>
- With <tt>--keep-cr</tt>, call <em>git mailsplit</em> (see <a href="git-mailsplit.html">git-mailsplit(1)</a>)
+ With <tt>--keep-cr</tt>, call <em>git mailsplit</em> (see )
with the same option, to prevent it from stripping CR at the end of
lines. <tt>am.keepcr</tt> configuration variable can be used to specify the
default behaviour. <tt>--no-keep-cr</tt> is useful to override <tt>am.keepcr</tt>.
@@ -667,7 +667,7 @@ current branch.</p></div>
<dd>
<p>
Remove everything in body before a scissors line (see
- <a href="git-mailinfo.html">git-mailinfo(1)</a>).
+ ).
</p>
</dd>
<dt class="hdlist1">
@@ -675,7 +675,7 @@ current branch.</p></div>
</dt>
<dd>
<p>
- Ignore scissors lines (see <a href="git-mailinfo.html">git-mailinfo(1)</a>).
+ Ignore scissors lines (see ).
</p>
</dd>
<dt class="hdlist1">
@@ -697,7 +697,7 @@ current branch.</p></div>
</dt>
<dd>
<p>
- Pass <tt>-u</tt> flag to <em>git mailinfo</em> (see <a href="git-mailinfo.html">git-mailinfo(1)</a>).
+ Pass <tt>-u</tt> flag to <em>git mailinfo</em> (see ).
The proposed commit log message taken from the e-mail
is re-coded into UTF-8 encoding (configuration variable
<tt>i18n.commitencoding</tt> can be used to specify project&#8217;s
@@ -712,7 +712,7 @@ default. You can use <tt>--no-utf8</tt> to override this.</p></div>
<dd>
<p>
Pass <tt>-n</tt> flag to <em>git mailinfo</em> (see
- <a href="git-mailinfo.html">git-mailinfo(1)</a>).
+ ).
</p>
</dd>
<dt class="hdlist1">
@@ -761,7 +761,7 @@ default. You can use <tt>--no-utf8</tt> to override this.</p></div>
</dt>
<dd>
<p>
- These flags are passed to the <em>git apply</em> (see <a href="git-apply.html">git-apply(1)</a>)
+ These flags are passed to the <em>git apply</em> (see )
program that applies
the patch.
</p>
@@ -916,17 +916,17 @@ errors in the "From:" lines).</p></div>
</div>
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
-<div class="paragraph"><p><a href="git-apply.html">git-apply(1)</a>.</p></div>
+<div class="paragraph"><p>.</p></div>
</div>
<h2 id="_git">GIT</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
+<div class="paragraph"><p>Part of the suite</p></div>
</div>
</div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-04-20 16:50:33 PDT
+Last updated 2012-04-29 17:26:43 PDT
</div>
</div>
</body>