Git: Support submodules
Uptil now our git support basically ignores submodules completely. That changes with this commit. We should now be able to support all git operations for normal repos in submodules as well.
Edited by Waqar Ahmed
Uptil now our git support basically ignores submodules completely. That changes with this commit. We should now be able to support all git operations for normal repos in submodules as well.