Uses of Class
org.jenkinsci.plugins.gitserver.HttpGitRepository
Packages that use HttpGitRepository
-
Uses of HttpGitRepository in org.jenkinsci.plugins.gitserver
Subclasses of HttpGitRepository in org.jenkinsci.plugins.gitserverModifier and TypeClassDescriptionclass
Convenient subtype ofHttpGitRepository
where the repository is non-bare, resides in a directory local to the controller, and you maintain the local up-to-date checkout whenever a change is pushed.