commit 59d52b885b1715d5c3646ef027b4e571968b3771 from: Stefan Sperling date: Mon Jul 15 16:22:02 2019 UTC the visual difference between a # comment and a root shell is subtle commit - c991308af6c56586d825c010c1bebdd8d0a8b6be commit + 59d52b885b1715d5c3646ef027b4e571968b3771 blob - d03fcb428718c67edadee090d2d633bc2fbbbc0f blob + c5b91e9f98ec8887a63816a10bcd5633bd3ee3bc --- got/got.1 +++ got/got.1 @@ -774,7 +774,7 @@ to be amended and perhaps committed again: .Pp .Dl $ got backout unified-buffer-cache .Dl $ got commit -m 'roll back previous' -.Dl # now back out the previous backout :-) +.Dl $ # now back out the previous backout :-) .Dl $ got backout unified-buffer-cache .Pp Fetch new upstream commits into the local repository's master branch.