Untrackedfiles: (use"git add <file>..." to include in what will be committed) .gitignore _config.yml package-lock.json package.json scaffolds/ source/ themes/ gitadd .
warning: adding embedded git repository: themes/aomori 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> themes/aomori hint: hint: If you added this path by mistake, you can remove it from the hint: index with: hint: hint: git rm --cached themes/aomori hint: hint: See "git help submodule" for more information. warning: adding embedded git repository: themes/cards warning: adding embedded git repository: themes/minima
gitrm --cached themes/aomori
error: the following file has staged content different from both the fileand the HEAD: themes/aomori (use-f to force removal)