From dca17552bea521fce9ce500b91595e77f4e66e5f Mon Sep 17 00:00:00 2001 From: awlx Date: Thu, 25 Feb 2016 20:26:08 +0100 Subject: Changed configuration item names --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6b7ec87..9e9e38b 100644 --- a/README.md +++ b/README.md @@ -595,8 +595,8 @@ This hook configures the repository `remote` and _push_ the code when the specif * `remote_repo`: the remote repository to be pushed to. * `username`: username for repository auth. * `password`: password for repository auth. - * `pubkey`: publickey for repository auth. - * `privkey`: privatekey for repository auth. + * `publickey`: publickey for repository auth. + * `privatekey`: privatekey for repository auth. When using groups repositories, each group must have its own `remote` in the `remote_repo` config. -- cgit v1.2.1