Commit Diff


commit - dbec59df9a61e9cea9251851a5c649ab8981e91b
commit + 04e9dcf3c82b02f0f79ce7d61ae0f01ca2c4cdcf
blob - f0afe089450e16d23c8021535652e8be9cc16f0a
blob + 6e66776029ce077a5229cdc81cb24d9aba62b50d
--- got/got.1
+++ got/got.1
@@ -1926,7 +1926,13 @@ the 3 most recent commits to the work tree's branch, o
 via the repository's HEAD reference, respectively:
 .Pp
 .Dl $ got log -p -l 3
+.Pp
+As above, but display patches in the order in which
+.Xr patch 1
+could apply them in sequence:
 .Pp
+.Dl $ got log -p -l 3 -R
+.Pp
 In a work tree or a git repository directory, log the history of a subdirectory:
 .Pp
 .Dl $ got log sys/uvm