jeftadlvw / git-nest

Nest external repositories into your project without git being bothered.
https://github.com/jeftadlvw/git-nest
Apache License 2.0
1 stars 1 forks source link

✨ syncing submodules with an empty ref should checkout the default branch #12

Open jeftadlvw opened 4 months ago

jeftadlvw commented 4 months ago

Syncing submodules with an empty reference configuration should cause the submodule to be checked out to its default branch.

This feature requires and extends #11.