On 11/08, Jeff King wrote:
On Mon, Nov 07, 2016 at 01:51:02PM -0800, Brandon Williams wrote:
quoted
Previously the `GIT_ALLOW_PROTOCOL` environment variable was used to
specify a whitelist of protocols to be used in clone/fetch/push
commands. This patch introduces new configuration options for more
fine-grained control for allowing/disallowing protocols. This also has
the added benefit of allowing easier construction of a protocol
whitelist on systems where setting an environment variable is
non-trivial.
This v5 looks good to me (both patches 1 and 2).
Thanks again for the help with this series!
--
Brandon Williams