Skip to content

Instantly share code, notes, and snippets.

@Willamin
Created January 20, 2020 02:38
Show Gist options
  • Save Willamin/c88ebb95b987d8be1fbbaceb5a0d5326 to your computer and use it in GitHub Desktop.
Save Willamin/c88ebb95b987d8be1fbbaceb5a0d5326 to your computer and use it in GitHub Desktop.
$ git add vendor/radix
warning: adding embedded git repository: vendor/radix
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> vendor/radix
hint:
hint: If you added this path by mistake, you can remove it from the
hint: index with:
hint:
hint: git rm --cached vendor/radix
hint:
hint: See "git help submodule" for more information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment