git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] completion: make __git_complete public
@ 2020-12-28 19:23 Felipe Contreras
  2020-12-28 19:23 ` [PATCH 1/2] test: completion: add tests for __git_complete Felipe Contreras
  2020-12-28 19:23 ` [PATCH 2/2] completion: add proper public __git_complete Felipe Contreras
  0 siblings, 2 replies; 7+ messages in thread
From: Felipe Contreras @ 2020-12-28 19:23 UTC (permalink / raw)
  To: git; +Cc: SZEDER Gábor, Junio C Hamano, Jonathan Nieder,
	Felipe Contreras

Everything is explained in PATCH 2/2.

Felipe Contreras (2):
  test: completion: add tests for __git_complete
  completion: add proper public __git_complete

 contrib/completion/git-completion.bash | 31 ++++++++++++++++++++------
 t/t9902-completion.sh                  | 20 +++++++++++++++++
 2 files changed, 44 insertions(+), 7 deletions(-)

-- 
2.30.0.rc2


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

end of thread, other threads:[~2020-12-29  0:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-28 19:23 [PATCH 0/2] completion: make __git_complete public Felipe Contreras
2020-12-28 19:23 ` [PATCH 1/2] test: completion: add tests for __git_complete Felipe Contreras
2020-12-28 22:57   ` Denton Liu
2020-12-29  0:12     ` Felipe Contreras
2020-12-29  0:36       ` Felipe Contreras
2020-12-28 19:23 ` [PATCH 2/2] completion: add proper public __git_complete Felipe Contreras
2020-12-28 19:26   ` Felipe Contreras

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).