You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add init and update of Git sub-modules when cloning a specific revision.
This is used by the `nimble sync` command when downloading locked
dependencies. Without it required by some libraries, additional files
will not be installed. This for example is the case with the
`nim-bearssl` library.
Fixes#958
0 commit comments