added todo for coping functions from general checkout action

This commit is contained in:
pasha1coil 2025-04-10 14:18:21 +03:00
parent b4f693a00f
commit 99baaea4f7

@ -20,6 +20,8 @@ type Config struct {
LFS bool
}
// todo filter, sparse-checkout, sparse-checkout-cone-mode, fetch-tags, show-progress, submodules, set-safe-directory
type CheckoutType string
const (