Interface GitHookSupport
-
- All Known Implementing Classes:
JGitFileSystemProvider
public interface GitHookSupport
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecutePostCommitHook(JGitFileSystem fileSystem)
-
-
-
Method Detail
-
executePostCommitHook
void executePostCommitHook(JGitFileSystem fileSystem)
-
-