Entry
GitRepository.swift:352struct Entry
Other members in extension
Types
Instance members
let contents: [Entry]
The list of contents.
let location: Location
The object location.
Citizens in SourceControl
Types
Instance members
let location: Location
The object location.
let name: String
The name of the object.
let type: EntryType
The type of object referenced.