On Wed, Aug 27, 2025 at 4:36 PM Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx> wrote: > On Wed, Aug 27, 2025, at 18:29, kristofferhaugsbakk@xxxxxxxxxxxx wrote: > > fprintf(stderr, > > _("'%s' is nominated for removal.\n" > > + "If you still use this command, here's what you can do:\n" > > + "\n" > > + "- read https://git-scm.com/docs/BreakingChanges.html\n" > > + "- check if anyone has discussed this on the mailing\n" > > + " list and if they came up with something that can\n" > > + " help you: https://lore.kernel.org/git/?q=%s\n" > > + "- send an email to <git@xxxxxxxxxxxxxxx>\n" > > Maybe (thinking out loud) this should retain some part of the “let us > know you still use this” spirit: > > - send an email to <git@xxxxxxxxxxxxxxx> and let us know > that you still use this command That's still inviting unnecessary emails, isn't it? It would probably be better add the qualification that people should send the email only if they were unable to find any workable replacement. Perhaps: - send an email to <git@...> to let us know that you still use this command and were unable to determine a suitable replacement