Skip to content

Commit 442477e

Browse files
Remove submodule section from README (belongs in release notes)
1 parent 8134964 commit 442477e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,3 @@ On macOS or Windows systems, we recommend using a VM or the provided `.devcontai
118118
- `test`: Runs tests.
119119
- `test-registry`: Stands up a local registry for caching images used in tests.
120120
- `docs/env-variables.md`: Updated the [environment variables documentation](./docs/env-variables.md).
121-
122-
**Submodule Handling Fix**
123-
124-
An issue concerning git's submodule handling has been resolved through iterative refinements. This fix ensures robust submodule cloning and URL resolution without relying on the calls to the git binary (current fallback).
125-
```
126-
ENVBUILDER_GIT_CLONE_SUBMODULES=true
127-
```

0 commit comments

Comments
 (0)