Git Mailing List Archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/1] surround %s with quotes when failed to lookup commit
@ 2023-05-29 13:27 Teng Long
  2023-05-29 13:27 ` [PATCH v1 1/1] " Teng Long
  0 siblings, 1 reply; 4+ messages in thread
From: Teng Long @ 2023-05-29 13:27 UTC (permalink / raw)
  To: git; +Cc: tenglong.tl, Teng Long

From: Teng Long <dyroneteng@gmail.com>

When lookup commit fails, wrap quotes around %s format specifier.

Do we have to put a "<topic>": or "<filename>:" before the commit
title, such as this patch, which modifies two different features,
how should we name it appropriately.

Thanks.

Teng Long (1):
  surround %s with quotes when failed to lookup commit

 builtin/commit.c     | 6 +++---
 builtin/merge-tree.c | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.41.0.rc2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-06-03  0:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-29 13:27 [PATCH v1 0/1] surround %s with quotes when failed to lookup commit Teng Long
2023-05-29 13:27 ` [PATCH v1 1/1] " Teng Long
2023-06-03  0:00   ` Junio C Hamano
2023-06-03  0:11   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).