Uses of Class
org.craftercms.deployer.impl.processors.git.AbstractRemoteGitRepoAwareProcessor
Packages that use AbstractRemoteGitRepoAwareProcessor
-
Uses of AbstractRemoteGitRepoAwareProcessor in org.craftercms.deployer.impl.processors.git
Modifier and TypeClassDescriptionclass
Processor that clones/pulls a remote Git repository into a local path in the filesystem.class
Processor that pushes a localRepo to a remote Git repository.