Interface GitSCMFileSystem.FSFunction<V>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      V invoke​(org.eclipse.jgit.lib.Repository repository)
      Called with a lock on the repository in order to perform some operations that might result in changes and necessary re-indexing