git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] completion: send-email: don't complete revs when --no-format-patch
@ 2024-01-08  9:36 Britton Leo Kerin
  2024-01-08  9:40 ` Dragan Simic
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Britton Leo Kerin @ 2024-01-08  9:36 UTC (permalink / raw)
  To: git; +Cc: Britton Leo Kerin

Along the way I taught __git_find_last_on_cmdline to understand '--', which
isn't stricly necessary but I think reads more clearly at the call sites.
__git_find_on_cmdline could be changed to work the same, or this part dropped
if people don't like it.

Britton Leo Kerin (1):
  completion: don't comp revs when --no-format-patch

 contrib/completion/git-completion.bash | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)


base-commit: e79552d19784ee7f4bbce278fe25f93fbda196fa
--
2.43.0



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

end of thread, other threads:[~2024-04-28 22:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-08  9:36 [PATCH 0/1] completion: send-email: don't complete revs when --no-format-patch Britton Leo Kerin
2024-01-08  9:40 ` Dragan Simic
2024-01-08 19:34   ` Britton Kerin
2024-01-09  1:08 ` [PATCH v2 0/1] completion: " Britton Leo Kerin
     [not found] ` <20240109010830.458775-1-britton.kerin@gmail.com>
2024-01-09  1:08   ` [PATCH v2 1/1] " Britton Leo Kerin
2024-02-07 22:12     ` Junio C Hamano
2024-02-08  7:57     ` Patrick Steinhardt
2024-02-14 20:49       ` Britton Kerin
2024-02-21  1:34         ` Junio C Hamano
2024-03-05 21:58         ` Junio C Hamano
2024-04-28 22:55         ` 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 NNTP newsgroup(s).