Commit Diff


commit - 2bcee280bfb4d0366bb0a5bb1a3e68203b2d9216
commit + 1aeed1b9bbd2eb8991d0dd7fc42b934cb52c657c
blob - db8b53a208890cd0530055e93cf46310afc8cbcd
blob + df531ea12d650c69efa62ff3dce1483484da6674
--- notes-pull-push
+++ notes-pull-push
@@ -8,6 +8,13 @@ changes apply to the expected 'base blob' content (whi
 conflict-free file merge according to diff3), all added blobs get
 added where no blob exists yet, and only existing blobs get deleted.
 
+This part of gotd(8) would operate roughly like some sort of Gerrit server
+with merge strategy set to 'rebase-if-necessary', but without a code
+review UI and without Java.
+
+Another responsibility of gotd(8) would be to keep repo mirrors in sync.
+This isn't discussed here.
+
 ---
 
 got pull: