aboutsummaryrefslogtreecommitdiff
path: root/test/git-lfs/scenarios.json
Commit message (Collapse)AuthorAgeFilesLines
* add a postCreateCommand to `git-lfs` Feature (#511)feature_git-lfs_1.1.0Josh Spicer2023-04-041-0/+22
* add a postCreateCommand to git-lfs Feature * debug passing locally but not in CI * update scenario * add GIT_LFS_SKIP_SMUDGE=1 to prevent fetching lfs arifacts in github actions * arguments should be booleans * move example repo to devcontainers org * place script literally anywhere other than /tmp