From 3f74ababf338d65ac5e29e7eb5541ce416b7fe75 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Fri, 28 Nov 2025 03:38:21 +0000 Subject: add git http advertisment allow-reachable-sha1-in-want and allow-tip-sha1-in-want --- tests/git_clone.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/git_clone.rs') diff --git a/tests/git_clone.rs b/tests/git_clone.rs index 076a4d6..c6be3f6 100644 --- a/tests/git_clone.rs +++ b/tests/git_clone.rs @@ -63,4 +63,5 @@ macro_rules! isolated_test { // Generate isolated tests for all git clone tests isolated_test!(test_basic_git_clone); -isolated_test!(test_clone_url_format); \ No newline at end of file +isolated_test!(test_clone_url_format); +isolated_test!(test_sha1_capabilities_advertised); \ No newline at end of file -- cgit v1.2.3