Code2Graph icon indicating copy to clipboard operation
Code2Graph copied to clipboard

feat: 使用JGit实现GitService中的功能,不再要求本地安装git

Open Symbolk opened this issue 2 years ago • 0 comments

  1. 重构GitService接受repoPath作为field而非每个方法的参数
  2. 使用JGit实现GitService中的API
  3. 将GitService独立为另一个repo进行维护以方便复用

Symbolk avatar Oct 29 '21 06:10 Symbolk