anacierdem / anacierdem/libdragon-docker
Creates a git repo without being asked
Open
- Dominant language
- JavaScript
- Stars
- 38
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I have a libdragon project as a subdirectory of a repo. `libdragon make` runs `git init` automatically, but I don't want it to because this would exclude it from the wider project.
The git submodule is handled at `../.gitmodules`. This program should detect that it's already in a repo and not create a new one.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.