]> git.ipfire.org Git - thirdparty/git.git/commit
t5537: prepare for changing protocol.file.allow
authorTaylor Blau <me@ttaylorr.com>
Fri, 30 Sep 2022 20:47:00 +0000 (16:47 -0400)
committerTaylor Blau <me@ttaylorr.com>
Sat, 1 Oct 2022 04:31:36 +0000 (00:31 -0400)
commit59f2f80280860e9796661876b4a2cd673448898d
tree813931ff6930a4d9f586fbe829ae504c1bb20ae6
parentc193e6bbee370a2fc4caae81bf4a2c7be122bc3f
t5537: prepare for changing protocol.file.allow

Explicitly cloning over the "file://" protocol in t5537 in preparation
for merging a security release which will change the default value of
this configuration to be "user".

Signed-off-by: Taylor Blau <me@ttaylorr.com>
t/t5537-fetch-shallow.sh