Commit Diff


commit - de07a883612cf3e920790704515df43f4121d760
commit + 671dfedb5e61678758d8cace389e88ee23a5a436
blob - 9ee9297cf5f5dbbadf1998b6aab391b332414d20
blob + d56fe7c6587946c17897691eebaaf120a3d920e8
--- notes-pull-push
+++ notes-pull-push
@@ -10,8 +10,7 @@ added where no blob exists yet, and only existing blob
 
 (As an analogy, 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. Also, the fossil SCM
-has already implemented an implied-push-on-commit design.)
+but without a code review UI and without Java.)
 
 gotd(8) would also regulate read/write access to branches and perform
 various sanity checks on commits: require a log message, reject merge
@@ -64,6 +63,8 @@ got commit
      require got pull
      try to commit again
 
+(The fossil SCM has already implemented an implied-push-on-commit design.)
+
 ---
 
 repo/gotconfig syntax ideas: