Skip to content

operations: Implement UserUpdateSubmodule with git and not libgit2

John Cai requested to merge jc/submodule-in-git-v3 into master

Reimplement UserUpdateSubmodule with git plumbing commands so we no longer have to rely on libgit2

Merge request reports