Module git2::build [−][src]
Builder-pattern objects for configuration various git operations.
Structs
| CheckoutBuilder | A builder struct for configuring checkouts of a repository. |
| RepoBuilder | A builder struct which is used to build configuration for cloning a new git repository. |
Enums
| CloneLocal | Options that can be passed to |
Type Definitions
| Notify | Checkout notifications callback. |
| Progress | Checkout progress notification callback. |
| RemoteCreate | Type of callback passed to |