Esempio n. 1
0
 @Override
 public String getSource(String commitName, String filePath) {
   return jgit.getSource(commitName, filePath);
 }