Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a postCreateCommand to `git-lfs` Feature (#511)feature_git-lfs_1.1.0 | Josh Spicer | 2023-04-04 | 3 | -0/+44 |
| | | | | | | | | | | | | | | | * 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 | ||||
* | Port changes and set executable bit | Josh Spicer | 2022-07-29 | 1 | -0/+0 |
| | | | | | -Ports change from: https://github.com/microsoft/vscode-dev-containers/pull/1554 Sets all scripts as executable by default. | ||||
* | fix crazy test.sh formatting | Josh Spicer | 2022-05-25 | 1 | -9/+8 |
| | |||||
* | add feature stubs for all | Josh Spicer | 2022-05-13 | 1 | -0/+13 |