Commit Diff


commit - e0d5257d2863239a949733131b9713e9c0811cc5
commit + 5185bb1dd1c95c5f6d0b0df724b8ae573495cb78
blob - 215cf1a5a5626e32a3cd09dd47cee5e8c78c8b38
blob + 6bff611209ce827c890a09b70faab1ce3bf2bc54
--- notes-pull-push
+++ notes-pull-push
@@ -91,12 +91,11 @@ remote "public_src_mirror_anonssh" {
   protocol ssh
   user anonymous
 }
-
-# no authentication credentials for this remote since https is read-only
 remote "public_src_mirror" {
   repository "src"
   server got.stsp.name
   protocol https
+  # no authentication credentials for this remote since https is read-only
 }
 
 # read from local mirror and push to main server