UMM-CSci-3601 / intro-to-git

A group exercise practicing with various git ideas and tools
MIT License
2 stars 7 forks source link

Write up something about merge queues #118

Closed NicMcPhee closed 8 months ago

NicMcPhee commented 8 months ago

I think merge queues are really useful, and could be particularly useful in this lab where merges and approvals all tend to pile up in confusing ways. So it might make sense to add a little about about merge queues (with links to more complete documentation) in the write-up for this lab.

The GitHub documentation page Managing a merge queue explains a lot of the key ideas, but not necessarily in the easiest to follow manner.