Type Definition git_repository::RefStore [−][src]
pub type RefStore = Store;Expand description
The standard type for a store to handle git references.
pub type RefStore = Store;The standard type for a store to handle git references.