Why is JGit not showing an error when cloning?

后端 未结 0 1695
不思量自难忘°
不思量自难忘° 2020-12-14 20:33

I am trying to clone a repo from GitHub using JGit, then check whether the clone worked successfully:

Path pathToRepo = ...

Git git = Git.cloneRepository()
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题