From 55715c0311fbcf72dafd271f1bb414f1c2bdd888 Mon Sep 17 00:00:00 2001 From: pasha1coil Date: Mon, 14 Apr 2025 14:22:37 +0300 Subject: [PATCH] upd todo --- checkout-go/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkout-go/main.go b/checkout-go/main.go index 9da23bd..b9b9a8e 100644 --- a/checkout-go/main.go +++ b/checkout-go/main.go @@ -23,7 +23,7 @@ type Config struct { SetSafeDirectory bool } -// todo filter, sparse-checkout, sparse-checkout-cone-mode, submodules +// todo?? filter, sparse-checkout, sparse-checkout-cone-mode, submodules type CheckoutType string