Re: [PATCH 1/1] merge-file: add an option to process object IDs
From: brian m. carlson <hidden>
Date: 2023-10-30 16:14:46
Attachments
- signature.asc [application/pgp-signature] 263 bytes
From: brian m. carlson <hidden>
Date: 2023-10-30 16:14:46
On 2023-10-29 at 10:12:57, Phillip Wood wrote:
It would be nice to print an error message here
ret = error("object '%s' does not exist", argv[i]);Good point. I'll include that in my reroll.
none of the existing error messages are marked for translation so I've left this untranslated as well.
I've opted to make them translatable here because I think that's for the best. -- brian m. carlson (he/him or they/them) Toronto, Ontario, CA