Mercurial Branch Merging: Difference between revisions

Line 29: Line 29:
When a bug is fixed in a project repository, the fix is not available until it is merged upstream, so marking the bug as resolved is deceptive. The tracemonkey workflow for this is:
When a bug is fixed in a project repository, the fix is not available until it is merged upstream, so marking the bug as resolved is deceptive. The tracemonkey workflow for this is:


# Create your patch using a personal repo
# Get reviews (BEFORE landing on project repo; the rules don't change!)
# Push the fix to the project repo
# Push the fix to the project repo
# Add [fixed-in-tracemonkey] to the whiteboard
# Add [fixed-in-tracemonkey] to the whiteboard
Confirmed users
328

edits