All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] contrib: Add --recursive flag for bash completion
@ 2019-11-13  0:47 James via GitGitGadget
  2019-11-13  0:47 ` [PATCH 1/1] " James Shubin via GitGitGadget
  0 siblings, 1 reply; 4+ messages in thread
From: James via GitGitGadget @ 2019-11-13  0:47 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

This flag was missing from the list, and I use it quite often :)

Signed-off-by: James Shubin james@shubin.ca [james@shubin.ca]

Thanks for taking the time to contribute to Git! Please be advised that the
Git community does not use github.com for their contributions. Instead, we
use a mailing list (git@vger.kernel.org) for code submissions, code reviews,
and bug reports. Nevertheless, you can use GitGitGadget (
https://gitgitgadget.github.io/) to conveniently send your Pull Requests
commits to our mailing list.

Please read the "guidelines for contributing" linked above!

James Shubin (1):
  contrib: Add --recursive flag for bash completion

 contrib/completion/git-completion.bash | 1 +
 1 file changed, 1 insertion(+)


base-commit: d9f6f3b6195a0ca35642561e530798ad1469bd41
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-461%2Fpurpleidea%2Ffeat%2Fcompletion-recursive2-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-461/purpleidea/feat/completion-recursive2-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/461
-- 
gitgitgadget

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

end of thread, other threads:[~2019-11-13 10:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-13  0:47 [PATCH 0/1] contrib: Add --recursive flag for bash completion James via GitGitGadget
2019-11-13  0:47 ` [PATCH 1/1] " James Shubin via GitGitGadget
2019-11-13  3:45   ` Junio C Hamano
2019-11-13 10:17     ` Johannes Schindelin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.