Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
Commit
Contains helper functions which allow to commit to git repositories.
Functions and values
Function or value | Description |
Commit repositoryDir message
Signature: repositoryDir:string -> message:string -> unit
|
Commits all files in the given repository with the given message |