On Wed, Jun 29, 2022 at 04:37:38PM -0400, Taylor Blau wrote: > + return error("could not find commit at " > + "position %"PRIu32, commit_pos); Oops. Pretend that I marked this string for translation ;-). Thanks, Taylor
On Wed, Jun 29, 2022 at 04:37:38PM -0400, Taylor Blau wrote: > + return error("could not find commit at " > + "position %"PRIu32, commit_pos); Oops. Pretend that I marked this string for translation ;-). Thanks, Taylor