<div class="sectionbody">\r
<div class="verseblock">\r
<div class="content"><em>git-apply</em> [--stat] [--numstat] [--summary] [--check] [--index] [--apply]\r
- [--no-add] [--index-info] [--allow-binary-replacement] [-z]\r
+ [--no-add] [--index-info] [--allow-binary-replacement] [-z] [-pNUM]\r
[<patch>…]</div></div>\r
</div>\r
<h2>DESCRIPTION</h2>\r
</p>\r
</dd>\r
<dt>\r
+-p<n>\r
+</dt>\r
+<dd>\r
+<p>\r
+ Remove <n> leading slashes from traditional diff paths. The\r
+ default is 1.\r
+</p>\r
+</dd>\r
+<dt>\r
--apply\r
</dt>\r
<dd>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 06-Jan-2006 17:12:01 PDT\r
+Last updated 31-Jan-2006 16:58:56 PDT\r
</div>\r
</div>\r
</body>\r
--------
[verse]
'git-apply' [--stat] [--numstat] [--summary] [--check] [--index] [--apply]
- [--no-add] [--index-info] [--allow-binary-replacement] [-z]
+ [--no-add] [--index-info] [--allow-binary-replacement] [-z] [-pNUM]
[<patch>...]
DESCRIPTION
backslash characters replaced with `\t`, `\n`, and `\\`,
respectively.
+-p<n>::
+ Remove <n> leading slashes from traditional diff paths. The
+ default is 1.
+
--apply::
If you use any of the options marked ``Turns off
"apply"'' above, git-apply reads and outputs the