Is committing to git submodules supposed to work? I have a project which uses a git submodule. I open the project in TM, make some changes in the submodule and then commit. It looks like everything went fine but in the result window I get "Changes not staged for commit" and "no changes added to commit". Running "git status" in the submodule I see that the changes are not committed.