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
Repository_Clone_Configuration
mattt edited this page Aug 19, 2020
·
1 revision
public struct Configuration
var `default` = try! Configuration()
var checkoutConfiguration: Repository.Checkout.Configuration
var fetchConfiguration: Remote.Fetch.Configuration
Set to zero (false) to create a standard repo, or non-zero for a bare repo
var bare: Bool
Whether to use a fetch or copy the object database.
var local: Local
The name of the branch to checkout. NULL means use the remote's default branch.
var checkoutBranch: String?
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