Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add reference argument to submodule update --init invocations (#842)
When resolving a repo with submodules via the repo_resolver::checkout() method, the reference argument (if appropriate) was not used for submodule updates as part of resolution. This PR adds support for the reference argument to allow references to be used throughout the resolution process.
- Loading branch information