We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c7aec6 commit 48e5448Copy full SHA for 48e5448
README.md
@@ -75,7 +75,7 @@ Tracks the commits in a [git](http://git-scm.com/) repository.
75
* `url` : Submodule url, as specified in the `.gitmodule` file. Support full or relative ssh url.
76
* `private_key` : Private key for SSH auth when pulling submodule.
77
* `private_key_passphrase` : *Optional.* To unlock `private_key` if it is protected by a passphrase.
78
- * exemple:
+ * example:
79
```yaml
80
submodule_credentials:
81
# http(s) credentials
0 commit comments