You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
checkout/__test__
Finley Garton c533a0a4cf
Add support for partial checkout filters (#1396)
* added filter option & tests

* added build file

* fix test oversight

* added exit 1

* updated docs to specify override

* undo unneeded readme change

* set to undefined rather than empty string

* run git config in correct di

---------

Co-authored-by: Cory Miller <13227161+cory-miller@users.noreply.github.com>
8 months ago
..
git-auth-helper.test.ts Add support for partial checkout filters (#1396) 8 months ago
git-command-manager.test.ts Support fetching without the --progress option (#1067) 9 months ago
git-directory-helper.test.ts Add support for sparse checkouts (#1369) 12 months ago
git-version.test.ts Convert checkout to a regular action (#70) 5 years ago
input-helper.test.ts Add support for partial checkout filters (#1396) 8 months ago
modify-work-tree.sh Convert checkout to a regular action (#70) 5 years ago
override-git-version.cmd Swap to Environment Files (#360) 4 years ago
override-git-version.sh Swap to Environment Files (#360) 4 years ago
ref-helper.test.ts update dev dependencies and react to new linting rules (#611) 3 years ago
retry-helper.test.ts update dev dependencies and react to new linting rules (#611) 3 years ago
verify-basic.sh update default branch (#305) 4 years ago
verify-clean.sh Convert checkout to a regular action (#70) 5 years ago
verify-fetch-filter.sh Add support for partial checkout filters (#1396) 8 months ago
verify-lfs.sh Convert checkout to a regular action (#70) 5 years ago
verify-no-unstaged-changes.sh update troubleshooting instructions to include 'npm run format' 4 years ago
verify-side-by-side.sh Convert checkout to a regular action (#70) 5 years ago
verify-sparse-checkout-non-cone-mode.sh Mark test scripts with Bash'isms to be run via Bash (#1377) 12 months ago
verify-sparse-checkout.sh Mark test scripts with Bash'isms to be run via Bash (#1377) 12 months ago
verify-submodules-false.sh add support for submodules (#173) 4 years ago
verify-submodules-recursive.sh add support for submodules (#173) 4 years ago
verify-submodules-true.sh add support for submodules (#173) 4 years ago