Recommendations for quest development
- Only edit branches for commits as part of a
rebase --update-refscommand, to ensure that the changes propagate forward. This means usinggit resetto move themainbranch around to make edits and usinggit branch -cto name label the commits with branch names that RepoQuest knows how to interpret.