| Class | Description |
|---|---|
| ChannelTransport |
Transport implementation across pipes. |
| CSRFExclusionImpl |
CSRF exclusion for git-upload-pack.
|
| FileBackedHttpGitRepository |
Convenient subtype of
HttpGitRepository where the repository
is non-bare, resides in a directory local to the master, and you maintain
the local up-to-date checkout whenever a change is pushed. |
| HttpGitRepository |
UI-bound object that exposes a Git repository via HTTP.
|
| RepositoryResolver |
Resolves the full name of the repository as given by Git clients to actual
Repository. |
Copyright © 2016. All rights reserved.