Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Bloop will not clone submodules when cloning a new repo #1130

@yqs112358

Description

@yqs112358

Describe the bug
When cloning a new repo, Bloop will not clone submodules, only the target repo itself, which may cause the code to be incomplete .

Expected behavior
Execute git clone --recurse-submodules instead of simple git clone to get the content of all submodules in repo.

To Reproduce

Screenshots or output
image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions