|
|
|
|
|
by usr1106
635 days ago
|
|
Why are people talking about stacked PRs/MRs? Shouldn't they be called queued? A stack is LIFO and a queue is FIFO. (Of course in some special case you might want to merge a later one earlier, but I don't think that's the normal case people are talking about.) |
|
Someone named it that way and it stuck.