commit 61fa5be1d733e2392ae0e11061aa7f2fc47036b8 from: Stefan Sperling date: Wed Aug 14 12:20:09 2019 UTC hmm could mirros work like this? commit - 5185bb1dd1c95c5f6d0b0df724b8ae573495cb78 commit + 61fa5be1d733e2392ae0e11061aa7f2fc47036b8 blob - 6bff611209ce827c890a09b70faab1ce3bf2bc54 blob + 93f3af5f64cf869b3e6f3f6683cffcac3edec789 --- notes-pull-push +++ notes-pull-push @@ -122,7 +122,8 @@ remote "origin" { repository "src" server got.openbsd.mirror.example.com protocol https + mirror-references # map refs/* <-> refs/* } # mapping: refs/heads/master <-> refs/heads/master -branch "master" pull-from "origin" local-reference "refs/heads/master" +branch "master" pull-from "origin" ]]]