Git - Submodules
The other listing in the git status output is the project folder entry. If you run git diff on that, you see something interesting: $ git diff --cached DbConnector diff --git a/DbConnector b/DbConnector new file mode 160000 index 0000000..c3f01dc--- /dev/...