Create an empty git repository or reinitialize an existing one.
Table 76. Attributes
Name | Type | Description | Default | Required |
---|---|---|---|---|
gitPath |
String |
Path to Git binary | /usr/bin/git | No |
repository |
String |
Path to Git repository | n/a | Yes |
bare |
Boolean |
Create bare repository. See --bare option of git-init. | false |
No |