git meta push pushes current not committed submodules
Open
- Dominant language
- JavaScript
- Stars
- 233
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
If I make a commit in submodule A, and then make a meta commit, and then make another commit in submodule A, git meta push will push the second submodule A commit -- not the one that is in the meta commit being pushed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.