Commit Diff


commit - 1ff80c7c45512b08f6895b15fe5b42a61c9f0915
commit + 814569f4e93bb7704b9be69dfb291394164f3875
blob - 1cd3399d2f638e5a8e5fa7ea5fef8c54fdaba444
blob + 63aa9a23e4909d3ef2b5fa381ecde329b82273d9
--- got.1.html
+++ got.1.html
@@ -1115,7 +1115,10 @@
   <dd>The author's name and email address for <code class="Cm">got commit</code>
       and <code class="Cm">got import</code>, for example: <span class="An">Flan
       Hacker</span>
-      &lt;<a class="Mt" href="mailto:flan_hacker@openbsd.org">flan_hacker@openbsd.org</a>&gt;</dd>
+      &lt;<a class="Mt" href="mailto:flan_hacker@openbsd.org">flan_hacker@openbsd.org</a>&gt;.
+      <a class="Xr">git(1)</a> may fail to parse commits created with
+      <code class="Nm">got</code> if the <code class="Ev">GOT_AUTHOR</code>
+      environment variable does not contain an email address.</dd>
   <dt><a class="permalink" href="#VISUAL,"><code class="Ev" id="VISUAL,">VISUAL,</code></a>
     <code class="Ev">EDITOR</code></dt>
   <dd>The editor spawned by <code class="Cm">got commit</code>.</dd>
@@ -1309,7 +1312,7 @@ Clone an existing Git repository for use with <code cl
 </div>
 <table class="foot">
   <tr>
-    <td class="foot-date">August 8, 2019</td>
+    <td class="foot-date">August 9, 2019</td>
     <td class="foot-os">OpenBSD 6.5</td>
   </tr>
 </table>