• 2 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle

  • xoggy@programming.devtoProgramming@programming.devGit Things
    ·
    edit-2
    8 months ago

    A better approach is to optimistically merge most changes as soon as not-rocket-science allows it, and then later review the code in situ, in the main branch.

    I upvoted before reviewing the article in situ, then I had to go back and fix my upvote.