[][src]Module clgit::tree

Structs

Entry

A Tree entry (e.g. { Permissions, Hash, Name, .. })

Permissions

Tree Entry permissions (typically "100644" for files or "040000" for trees)

Tree

A parsed git tree (~directory)

Type Definitions

Hash

A Hash referencing a Tree