Re: [GSoC][PATCH] commit: warn the usage of reverse_commit_list() helper
From: Kousik Sanagavarapu <hidden>
Date: 2023-02-08 16:00:22
From: Kousik Sanagavarapu <hidden>
Date: 2023-02-08 16:00:22
On Wed, 8 Feb 2023 at 00:23, Junio C Hamano [off-list ref] wrote:
After re-reading the original, I realize that "in-place" is good enough clue to say that this is destructive.
I see. Thanks for the review. Kousik