Plugin Cloning Recursion
Open
- Dominant language
- Python
- Stars
- 11
- Forks
- 8
- Avg merge
- 9h 26m
- Merged PRs (30d)
- 6
Description
Some plugins are updated/cloned twice or more
Example:
```
If L includes A, and A includes B
Then L includes C, which also includes B
Then B is updated/cloned twice not once.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.