]> git.99rst.org Git - git.git/commit
doc: advise batching patch rerolls
authorWeijie Yuan <redacted>
Sun, 21 Jun 2026 08:05:34 +0000 (16:05 +0800)
committerJunio C Hamano <redacted>
Sun, 21 Jun 2026 15:18:27 +0000 (08:18 -0700)
commit477172636160c9729a2c4ae4aca4b3bcf0d4d83a
tree0b0b169eb60c7bf22ab2b3b2a74b519bf8fbeb40
parent7bcc64be776baf9b8b22e8352b7c1e0d5da66cfe
doc: advise batching patch rerolls

Contributors often need guidance on how quickly to send later iterations
of a patch series. Add a rough default of no more than one new version
of the same series per day so feedback can be batched and reviewers have
time to comment regardless of their time zones.

Mention factors that can affect the timing, such as series size, review
depth, and substantial rework. Also point out that avoiding rapid
rerolls encourages authors to polish each version before sending it, so
reviewers can focus on substantial issues.

Helped-by: Patrick Steinhardt <redacted>
Signed-off-by: Weijie Yuan <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/MyFirstContribution.adoc
Documentation/SubmittingPatches
git clone https://git.99rst.org/PROJECT