Implement UserCommitFiles with git plumbing commands
Currently, UserCommitFiles
calls out to libgit2 via git2go for its operations. As part of an effort to deprecate libgit2 from the Gitaly codebase, rewrite UserCommitFiles
with git plumbing commands.
closes: #4575 (closed)
Edited by Toon Claes