Added explanation for "Permission denied" error

Added a documentation page that explains the
"Permission denied (publickey)" error in details
and what can be done to solve the problem.

Signed-off-by: Edwin Kempin <edwin.kempin@gmail.com>
Change-Id: I790a22e8c451bb1adc031cc24a077b7e9ccbf9c4
This commit is contained in:
Edwin Kempin
2011-01-11 13:42:44 +01:00
parent 26b9e72bbd
commit 014de30871
2 changed files with 62 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ Error Messages
* link:error-missing-changeid.html[missing Change-Id in commit message]
* link:error-multiple-changeid-lines.html[multiple Change-Id lines in commit message]
* link:error-no-new-changes.html[no new changes]
* link:error-permission-denied.html[Permission denied (publickey)]
* link:error-squash-commits-first.html[squash commits first]
* link:error-you-are-not-author.html[you are not author ...]
* link:error-you-are-not-committer.html[you are not committer ...]