commit b3a62bf5a9b4874417758b608c7257f78f6469bb from: Stefan Sperling date: Wed Aug 14 12:30:58 2019 UTC whitespace commit - bf62ff8d7e07b00f3525fc83be2624ff44dcd4fe commit + b3a62bf5a9b4874417758b608c7257f78f6469bb blob - 186d6011490573afe0d7cc7d59066c97ce02b8ed blob + a314451ecf6df80b9f87a023226778f15053eb2e --- notes-pull-push +++ notes-pull-push @@ -107,6 +107,7 @@ branch master pull-from my_src_mirror sync-to openbsd_ # "push-to" means commit locally, push manually # implied mapping: refs/heads/my_branch <-> refs/remotes/my_src_mirror/my_branch branch my_branch pull-from my_src_mirror push-to my_src_mirror + # same as above, pull from and push to local mirror: branch my_branch remote my_src_mirror