On Wed, Dec 22, 2021 at 4:48 PM Jiang Xin <worldhello.net@xxxxxxxxx> wrote: > > On Tue, Dec 14, 2021 at 3:24 PM Elijah Newren via GitGitGadget > <gitgitgadget@xxxxxxxxx> wrote: > > ... > > static char const * const builtin_sparse_checkout_reapply_usage[] = { > > - N_("git sparse-checkout reapply"), > > + N_("git sparse-checkout reapply [--[no-]cone] [--[no-]sparse-index] "), > > Found a trailing space in [1], which came from this commit. > > [1]: https://github.com/git-l10n/git-po/blob/pot/next/2021-12-22.diff#L19 Sorry about that. This series has already hit next, so I submitted a new patch to correct this (https://lore.kernel.org/git/pull.1106.git.1640279223893.gitgitgadget@xxxxxxxxx/).