Had a git workflow epiphany this morning because it went (mildly) badly for the second or third time and I’m finally seeing the pattern:
Very early on in a project, when folder structure, naming conventions and little test-spike-code are all being tried out, a PR based workflow is worse because the nature of the changes will likely make the PRs long running, because lots has to be nailed down before it is “good”…