[][src]Module supergit::prelude

Contains all core functions and types in supergit

Re-exports

pub use crate::branch::Branch;
pub use crate::branch::BranchIter;

Structs

Commit

Represent a commit on a repository

Diff

A diff between two commits

Explorer

A dynamic tree explorer

Repository

Represents a git repository with lazy data loading

TreeEntry

An entry in a commit tree

Enums

EntryType

Type of a TreeEntry