GitNetConfig Type
The GitNet configuration container.
Record fields
| Record Field |
Description
|
|
Assembly file strategy for F# projects.
|
|
Bump configuration
|
|
The initial version strategy for scopes/repos that do not have a release/version tag.
|
|
Network config for GitHub and related.
|
|
Output configuration
|
|
Project configuration
|
Full Usage:
RepositoryPath
Field type: string
|
Path to the repository. Defaults to the current working directory if not explicitly set.
|
|
The scoping strategy.
|
Full Usage:
WriteVersionToProjects
Field type: bool
|
With FSProjects, will write the versions to the projects for the build process.
|
Partas.GitNet