标签: java git jgit jgitflow-maven-plugin
代码的以下部分
Thread.Sleep
抛出错误。但是
在JGit Repository repository = FileRepository.create(new File(localPath, ".git")); repository.create(); 下有一个名称的方法。
Repository repository = FileRepository.create(new File(localPath, ".git")); repository.create();