Commit Diff


commit - e2af0fd164e80777a70ea292bb5871329a0f8cd2
commit + 0e444aba90ccdc7b118d81f084b9d4b83a409b92
blob - 1c0a14e01967511a718e3509c005cdb13ae0faab
blob + a6c2e6180873962ed7b01c00775ac6178659b632
--- got/got.1
+++ got/got.1
@@ -1080,7 +1080,13 @@ The author's name and email address for
 and
 .Cm got import ,
 for example:
-.An Flan Hacker Aq Mt flan_hacker@openbsd.org
+.An Flan Hacker Aq Mt flan_hacker@openbsd.org .
+.Xr git 1
+may fail to parse commits created with
+.Nm
+if the
+.Ev GOT_AUTHOR
+environment variable does not contain an email address.
 .It Ev VISUAL, Ev EDITOR
 The editor spawned by
 .Cm got commit .