stop relying on `.gitmodules` to determine submodule existence
Open
bug
- Dominant language
- JavaScript
- Stars
- 233
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
```
$ rm -rf one
$ git commit -m "Deleting one" one
$ git meta push origin HEAD:demo
Error: the path 'one' does not exist in the given tree
at Error (native)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.