diff --git a/crates/dagger-cuddle-please/src/lib.rs b/crates/dagger-cuddle-please/src/lib.rs index 62a5cab..e85937e 100644 --- a/crates/dagger-cuddle-please/src/lib.rs +++ b/crates/dagger-cuddle-please/src/lib.rs @@ -331,6 +331,7 @@ Host * &format!( "url.ssh://git@{}/.insteadOf", remote_url + .trim() .trim_start_matches("https://") .trim_start_matches("http://") ),