commit eac81709acb1580b91c98687ce245403678c0ea8 from: Stefan Sperling date: Sat Mar 21 23:50:41 2020 UTC add missing .Pp in got.1 commit - fc24bb3ad96ae75f17746de5e42ad8c1f5e50bbe commit + eac81709acb1580b91c98687ce245403678c0ea8 blob - c15d8c34f9ebe8c570cc039b104244b8a44c079c blob + 62fe17b1245763f96d147bf56f10249beae43dc3 --- got/got.1 +++ got/got.1 @@ -2004,6 +2004,7 @@ command: .Pp .Dl $ cd /var/git/repo .Dl $ git config remote.origin.fetch '+refs/heads/*:refs/remotes/origin/*' +.Pp Additionally, the .Dq mirror option must be disabled: