import "github.com/egdaemon/eg/runtime/wasi/eggit"
func AutoClone(ctx context.Context, _ eg.Op) error
func Clone(ctx context.Context, uri, remote, branch string) error
func Commitish(ctx context.Context, treeish string) string