Re: [PATCH 06/10] trailer: make trailer_info struct private
From: Junio C Hamano <hidden> Date: 2024-01-25 20:32:13
Josh Steadmon [off-list ref] writes:
The pimpl pattern also seems like it will force us to think harder about
providing a useful interface, so I am in favor of using it here as
practice for future libification.