When installing the wifi package, I got an error message:
fatal: specify directories rather than patterns. If your directory really had any kf '*?[]\' in it, pass --skip-checks
I've fixed it by puting --skip-checks after git sparse-checkout set
When installing the wifi package, I got an error message:
` fatal: specify directories rather than patterns. If your directory really had any kf '*?[]\' in it, pass --skip-checks`
I've fixed it by puting `--skip-checks` after `git sparse-checkout set`