Re: [GSoC PATCH v5 5/5] repo: add the --format flag
From: Lucas Seiki Oshiro <hidden>
Date: 2025-07-31 23:15:47
From: Lucas Seiki Oshiro <hidden>
Date: 2025-07-31 23:15:47
+ const char *const repo_info_usage[] = {
+ "git repo info [<key>...]",Reviewing myself: I missed the `--format` flag here.