When I add some particular folders then git tower creates a submodule for that folders. I don't want to create a submodule.
Some pattern I notice is that inside this XYZ
folder there is a folder named MyFolder
and there is one more folder with same name MyFolder
which is in same directory as the folder which is made submodule.
I don't know if its the issue. And yes then how to solve it?