This repository has been archived by the owner on Oct 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Home
mattt edited this page Aug 20, 2020
·
8 revisions
- Credentials
- Error: A libgit error.
- Message
- Object: A blob, commit, tree, or tag annotation.
- Object.ID: An object ID.
- Blob: A file revision object.
- Commit: A commit object.
- Tree: A tree (directory listing) object.
- Tree.Entry: A tree entry.
- Reference: A branch, note, or tag.
- Reference.Format: Normalization options for reference lookup.
- Branch: A named reference to a commit.
- Note: A note attached to a commit.
- Tag: A named reference to an object or another reference.
- Tag.Annotation: A tag annotation.
- Remote
- Remote.Fetch
- Remote.Fetch.TagFollowing
- Remote.Fetch.Configuration
- Repository
- Repository.Attributes
- Repository.Attributes.Value
- Repository.Checkout
- Repository.Checkout.Strategy
- Repository.Checkout.ConflictResolution
- Repository.Checkout.Configuration
- Repository.Clone
- Repository.Clone.Local
- Repository.Clone.Configuration
-
Repository.Head:
The repository
HEAD
reference. - Repository.Index: A repository index.
- Repository.Index.Stage
- Repository.Index.Entry: An entry in the index.
-
RevisionSortingOptions:
Options for the order of the sequence returned by
Repository.revisions(with:)
. - Signature: An action signature (e.g. for committers, taggers, etc).
-
RevisionWalker:
An interface for configuring which revisions are returned by
Repository.revisions(with:)
.
Generated at 2020-09-02T17:06:43+0000 using swift-doc 1.0.0-beta.4.
Types
- Blob
- Branch
- Commit
- Credentials
- Error
- Message
- Note
- Object
- Object.ID
- Reference
- Reference.Format
- Remote
- Remote.Fetch
- Remote.Fetch.Configuration
- Remote.Fetch.TagFollowing
- Repository
- Repository.Attributes
- Repository.Attributes.Value
- Repository.Checkout
- Repository.Checkout.Configuration
- Repository.Checkout.ConflictResolution
- Repository.Checkout.Strategy
- Repository.Clone
- Repository.Clone.Configuration
- Repository.Clone.Local
- Repository.Head
- Repository.Index
- Repository.Index.Entry
- Repository.Index.Stage
- RevisionSortingOptions
- Signature
- Tag
- Tag.Annotation
- Tree
- Tree.Entry