The git plugin is responsible for committing and pushing changes to a remote repository.
| Prop | Type | Description |
|---|---|---|
| commitVersion | boolean | Indicates if the version should be committed. |
| remote | string | Name of the remote repository. |
| defaults | object | Defaults. |
MIT