I might be missing something extremely obvious here, but let’s say I’m building a custom backend/frontend extension and I want to use git on the ‘backend’ side to initialize a repository programatically. How would I go about that? I tried to read the @theia/scm package, however it was not as straight forward as I had hoped.
[original thread by Bryan Turek]