Skip to content

Git: Support submodules

Waqar Ahmed requested to merge work/gitsubmodules into master

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

Merge request reports