Closed cwharris closed 2 months ago
This fixes an issue where a submodule branch is not included in the history of the default branch upon first clone (where the clone recursively fetches the submodule) when the user passes the --single-branch argument to clone-*.
--single-branch
clone-*
This fixes an issue where a submodule branch is not included in the history of the default branch upon first clone (where the clone recursively fetches the submodule) when the user passes the
--single-branch
argument toclone-*
.