intersystems / intersystems/git-source-control
IPM-enabled workflow should work with monorepo / subfolder under a git repo
Open
enhancement
- Dominant language
- ObjectScript
- Stars
- 22
- Forks
- 14
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 5
Description
Use case here is a monorepo approach with:
```
.git
.modules/dependency-name/module.xml
module.xml
```
If I'm editing a resource that's part of dependency-name over isfs, it should export to the correct prefix/directory because there's a git repo in an ancestor directory.
Contributor guide
Assessment
This issue has not been assessed yet.