Gerrit Follow-up 按钮有什么用?

What is the Gerrit Follow-up button doing?

Gerrit Review 中的 "Follow-up" 按钮在做什么?什么时候使用?

我正在使用 Gerrit 2.13.8。

我看到有人提到了这个功能 here,我自己也很好奇,也尝试了一下。

...allows us to create a Follow-Up change. The Follow-Up changes are changes that are based on existing changes. This gives you an opportunity to create a chain of related changes.

"follow-up" 功能允许您非常快速地创建变更集。 这些变更集的父提交将是创建它们的变更集(使用 "follow-up" 按钮的变更集)。

当您结束更改但发现了一些您不想包含在当前更改集中的其他错误或调整时,此功能可能很有用。

您可以为那些后续项创建变更集,而不必手动创建变更集。

单击后续按钮后在弹出框中键入的文本将成为新变更集的提交消息。