Commit Diff


commit - cd0b92eee3b303ffbe89e311f4ab6d00745152e8
commit + 15ba834966c48f744a1c2ae977e19a8a159eb91a
blob - cf188c6c5b1a0bd9364616b8ccbcff8f440ae4f4
blob + ccf3c8db02299dc0aa1b21631d7340953f76c7b6
--- git-repository.5.html
+++ git-repository.5.html
@@ -209,8 +209,8 @@
 </div>
 <table class="foot">
   <tr>
-    <td class="foot-date">March 23, 2022</td>
-    <td class="foot-os">OpenBSD 7.0</td>
+    <td class="foot-date">April 24, 2022</td>
+    <td class="foot-os">OpenBSD 7.1</td>
   </tr>
 </table>
 </body>
blob - ac5033a2f55810657d78797d1095a899426ff2bc
blob + 4c4440698295f59a60a8f5407c9cf031a24d952e
--- got-worktree.5.html
+++ got-worktree.5.html
@@ -182,8 +182,8 @@
 </div>
 <table class="foot">
   <tr>
-    <td class="foot-date">March 23, 2022</td>
-    <td class="foot-os">OpenBSD 7.0</td>
+    <td class="foot-date">April 24, 2022</td>
+    <td class="foot-os">OpenBSD 7.1</td>
   </tr>
 </table>
 </body>
blob - e131e3561f8776532def2203c460cd21688b31d1
blob + 653bc8db055c4c03fde22442d6fd8f6a918e2ef0
--- got.1.html
+++ got.1.html
@@ -1209,7 +1209,9 @@
     </dl>
   </dd>
   <dt id="pa"><a class="permalink" href="#patch"><code class="Cm" id="patch">patch</code></a>
-    [<code class="Fl">-n</code>] [<var class="Ar">patchfile</var>]</dt>
+    [<code class="Fl">-n</code>] [<code class="Fl">-p</code>
+    <var class="Ar">strip-count</var>] [<code class="Fl">-R</code>]
+    [<var class="Ar">patchfile</var>]</dt>
   <dd>
     <div class="Bd Bd-indent"><code class="Li">(alias:
       <code class="Cm">pa</code>)</code></div>
@@ -1267,6 +1269,16 @@
           check whether a patch would apply without issues. If the
           <var class="Ar">patchfile</var> contains diffs that affect the same
           file multiple times, the results displayed may be incorrect.</dd>
+      <dt id="p~3"><a class="permalink" href="#p~3"><code class="Fl">-p</code></a>
+        <var class="Ar">strip-count</var></dt>
+      <dd>Specify the number of leading path components to strip from paths
+          parsed from <var class="Ar">patchfile</var>. If the
+          <code class="Fl">-p</code> option is not used, &#x2018;a/&#x2019; and
+          &#x2018;b/&#x2019; path prefixes generated by
+          <a class="Xr">git-diff(1)</a> will be recognized and stripped
+          automatically.</dd>
+      <dt id="R~7"><a class="permalink" href="#R~7"><code class="Fl">-R</code></a></dt>
+      <dd>Reverse the patch before applying it.</dd>
     </dl>
   </dd>
   <dt id="rv"><a class="permalink" href="#revert"><code class="Cm" id="revert">revert</code></a>
@@ -1286,7 +1298,7 @@
     <p class="Pp">The options for <code class="Cm">got revert</code> are as
         follows:</p>
     <dl class="Bl-tag">
-      <dt id="p~3"><a class="permalink" href="#p~3"><code class="Fl">-p</code></a></dt>
+      <dt id="p~4"><a class="permalink" href="#p~4"><code class="Fl">-p</code></a></dt>
       <dd>Instead of reverting all changes in files, interactively select or
           reject changes to revert based on &#x201C;y&#x201D; (revert change),
           &#x201C;n&#x201D; (keep change), and &#x201C;q&#x201D; (quit reverting
@@ -1300,7 +1312,7 @@
           &#x201C;n&#x201D;, and &#x201C;q&#x201D; responses line-by-line from
           the specified <var class="Ar">response-script</var> file instead of
           prompting interactively.</dd>
-      <dt id="R~7"><a class="permalink" href="#R~7"><code class="Fl">-R</code></a></dt>
+      <dt id="R~8"><a class="permalink" href="#R~8"><code class="Fl">-R</code></a></dt>
       <dd>Permit recursion into directories. If this option is not specified,
           <code class="Cm">got revert</code> will refuse to run if a specified
           <var class="Ar">path</var> is a directory.</dd>
@@ -2235,7 +2247,7 @@
           along with the IDs of staged blob objects and stage status codes. If
           paths were provided on the command line, show the staged paths among
           the specified paths. Otherwise, show all staged paths.</dd>
-      <dt id="p~4"><a class="permalink" href="#p~4"><code class="Fl">-p</code></a></dt>
+      <dt id="p~5"><a class="permalink" href="#p~5"><code class="Fl">-p</code></a></dt>
       <dd>Instead of staging the entire content of a changed file, interactively
           select or reject changes for staging based on &#x201C;y&#x201D; (stage
           change), &#x201C;n&#x201D; (reject change), and &#x201C;q&#x201D;
@@ -2316,7 +2328,7 @@
     <p class="Pp">The options for <code class="Cm">got unstage</code> are as
         follows:</p>
     <dl class="Bl-tag">
-      <dt id="p~5"><a class="permalink" href="#p~5"><code class="Fl">-p</code></a></dt>
+      <dt id="p~6"><a class="permalink" href="#p~6"><code class="Fl">-p</code></a></dt>
       <dd>Instead of unstaging the entire content of a changed file,
           interactively select or reject changes for unstaging based on
           &#x201C;y&#x201D; (unstage change), &#x201C;n&#x201D; (keep change
@@ -2753,8 +2765,8 @@
 </div>
 <table class="foot">
   <tr>
-    <td class="foot-date">March 23, 2022</td>
-    <td class="foot-os">OpenBSD 7.0</td>
+    <td class="foot-date">April 24, 2022</td>
+    <td class="foot-os">OpenBSD 7.1</td>
   </tr>
 </table>
 </body>
blob - 698ff9a23ac68665952a0716ce777bdd95a8c2d2
blob + 3d96540c9350b3e6c63c88d334d5a99acf47bcaf
--- got.conf.5.html
+++ got.conf.5.html
@@ -267,8 +267,8 @@
 </div>
 <table class="foot">
   <tr>
-    <td class="foot-date">March 23, 2022</td>
-    <td class="foot-os">OpenBSD 7.0</td>
+    <td class="foot-date">April 24, 2022</td>
+    <td class="foot-os">OpenBSD 7.1</td>
   </tr>
 </table>
 </body>
blob - 89873b032a7bc0a00e1c61cbf2311fdde52163d6
blob + 5778950cb2c9ec57812b269b6b28bcb900619bb0
--- gotadmin.1.html
+++ gotadmin.1.html
@@ -87,7 +87,8 @@
   <dt id="pack"><a class="permalink" href="#pack"><code class="Cm">pack</code></a>
     [<code class="Fl">-a</code>] [<code class="Fl">-r</code>
     <var class="Ar">repository-path</var>] [<code class="Fl">-x</code>
-    <var class="Ar">reference</var>] [<var class="Ar">reference ...</var>]</dt>
+    <var class="Ar">reference</var>] [<code class="Fl">-q</code>]
+    [<var class="Ar">reference ...</var>]</dt>
   <dd>Generate a new pack file and a corresponding pack file index. By default,
       add any loose objects which are reachable via any references to the
       generated pack file.
@@ -126,6 +127,8 @@
             appears in both the included and excluded lists, it will be
             excluded.</p>
       </dd>
+      <dt id="q"><a class="permalink" href="#q"><code class="Fl">-q</code></a></dt>
+      <dd>Suppress progress reporting output.</dd>
     </dl>
   </dd>
   <dt id="ix"><a class="permalink" href="#indexpack"><code class="Cm" id="indexpack">indexpack</code></a>
@@ -251,7 +254,7 @@
           repository is located at or above the current working directory. If
           this directory is a <a class="Xr">got(1)</a> work tree, use the
           repository path associated with this work tree.</dd>
-      <dt id="q"><a class="permalink" href="#q"><code class="Fl">-q</code></a></dt>
+      <dt id="q~2"><a class="permalink" href="#q~2"><code class="Fl">-q</code></a></dt>
       <dd>Suppress progress reporting and disk space summary output.</dd>
     </dl>
   </dd>
@@ -304,8 +307,8 @@
 </div>
 <table class="foot">
   <tr>
-    <td class="foot-date">March 23, 2022</td>
-    <td class="foot-os">OpenBSD 7.0</td>
+    <td class="foot-date">April 24, 2022</td>
+    <td class="foot-os">OpenBSD 7.1</td>
   </tr>
 </table>
 </body>
blob - 85bce51f83663e019192f508845f9313ef1bb7d5
blob + 3dafa922b2d7b2f9f8ef5a17a0afffe256c9ba9f
--- gotweb.8.html
+++ gotweb.8.html
@@ -145,8 +145,8 @@
 </div>
 <table class="foot">
   <tr>
-    <td class="foot-date">March 23, 2022</td>
-    <td class="foot-os">OpenBSD 7.0</td>
+    <td class="foot-date">April 24, 2022</td>
+    <td class="foot-os">OpenBSD 7.1</td>
   </tr>
 </table>
 </body>
blob - ed26b14133cfc35673bec760d3e0b72963460930
blob + a2fce3d1d8f24c2b083456fdd6741f998d0ee66a
--- gotweb.conf.5.html
+++ gotweb.conf.5.html
@@ -161,8 +161,8 @@ got_logo_url			&quot;https://gameoftrees.org&quot;
 </div>
 <table class="foot">
   <tr>
-    <td class="foot-date">March 23, 2022</td>
-    <td class="foot-os">OpenBSD 7.0</td>
+    <td class="foot-date">April 24, 2022</td>
+    <td class="foot-os">OpenBSD 7.1</td>
   </tr>
 </table>
 </body>
blob - 2e5f5b12e2bfa0dbbc3921e9f18428362894d5e8
blob + 39eb5ca29a75dbb11cee461d698c7a9ca3fa8267
--- tog.1.html
+++ tog.1.html
@@ -592,8 +592,8 @@
 </div>
 <table class="foot">
   <tr>
-    <td class="foot-date">March 23, 2022</td>
-    <td class="foot-os">OpenBSD 7.0</td>
+    <td class="foot-date">April 24, 2022</td>
+    <td class="foot-os">OpenBSD 7.1</td>
   </tr>
 </table>
 </body>