Skip to content

modules add warning #14

Description

@rikonor
➜  home git:(main) ✗ modules add https://github.com/ricon-family/den.git
warning: adding embedded git repository: submodules/0e1ddfe761f4
hint: You've added another git repository inside your current repository.
hint: Clones of the outer repository will not contain the contents of
hint: the embedded repository and will not know how to obtain it.
hint: If you meant to add a submodule, use:
hint:
hint:   git submodule add <url> submodules/0e1ddfe761f4
hint:
hint: If you added this path by mistake, you can remove it from the
hint: index with:
hint:
hint:   git rm --cached submodules/0e1ddfe761f4
hint:
hint: See "git help submodule" for more information.
hint: Disable this message with "git config set advice.addEmbeddedRepo false"
Added module 'den' (submodules/0e1ddfe761f4 @ fcba7af9df38)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions