Package org.jenkinsci.plugins.gitserver
package org.jenkinsci.plugins.gitserver
-
ClassDescription
Transport
implementation across pipes.CSRF exclusion for git-upload-pack.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.UI-bound object that exposes a Git repository via HTTP.Resolves the full name of the repository as given by Git clients to actualRepository
.