FR: command to open all submodules touched by a given commit
Open
- Dominant language
- JavaScript
- Stars
- 233
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
This could be useful for people who like to have different sets of submodules open on different branches.
```
git meta close .
git meta checkout other_branch
git meta openall HEAD
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.