Skip to main content

Module core

Module core 

Source
Expand description

Core Git protocol implementation

This module provides the main GitProtocol struct and RepositoryAccess trait that form the core interface of the git-internal library.

Structs§

GitProtocol
Transport-agnostic Git smart protocol handler Main Git protocol handler

Traits§

AuthenticationService
Authentication service trait
RepositoryAccess
Repository access trait for storage operations