nogi Are git submodules supported?
Godot is not integrated with git, so you can do whatever you want in that regard.
There's a Godot Git Plugin, but it only supports a few git features. I find it easier to use command line git, or one of the git GUI applications, outside of Godot.