Y
Hacker News
new
|
ask
|
show
|
jobs
by
dwattttt
32 days ago
Correct. The comparable git workflow when you fix a bug is that the work goes on the branch of the feature the bug was in, and "main" is updated to use the new head of that branch.