diff options
author | Jeff King <peff@peff.net> | 2015-09-22 18:03:49 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-09-25 15:28:36 -0700 |
commit | 5088d3b38775f8ac12d7f77636775b16059b67ef (patch) | |
tree | d7530a9bc0fba6dfa3d76c116f8401965d966d3e /contrib/mw-to-git/t/t9362-mw-to-git-utf8.sh | |
parent | submodule: allow only certain protocols for submodule fetches (diff) | |
download | tgif-5088d3b38775f8ac12d7f77636775b16059b67ef.tar.xz |
transport: refactor protocol whitelist code
The current callers only want to die when their transport is
prohibited. But future callers want to query the mechanism
without dying.
Let's break out a few query functions, and also save the
results in a static list so we don't have to re-parse for
each query.
Based-on-a-patch-by: Blake Burkhart <bburky@bburky.com>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/mw-to-git/t/t9362-mw-to-git-utf8.sh')
0 files changed, 0 insertions, 0 deletions