I have searched and can't find a direct answer to this question specifically.
- I don't want to use any of the submodule commands to update my submodule
- I don't want to use googles repo or another tool to accomplish this.
Also, is there good reason if the answer is no? Or is this just an unfortunate design?
EDIT: Title for clarity
Additional Info: I'm familiar with the fact that submodules use a gitlink and information located in .gitmodules as well as .git/config.
I should have been more clear that I'd like to know more regarding the design intent of this.