Merge "Fix broken links in error documentation"
This commit is contained in:
@@ -15,6 +15,7 @@ and membership management. The identity of these groups is set
|
|||||||
in the `system_config` table within the database, so the groups
|
in the `system_config` table within the database, so the groups
|
||||||
can be renamed after installation if desired.
|
can be renamed after installation if desired.
|
||||||
|
|
||||||
|
[[administrators]]
|
||||||
Administrators
|
Administrators
|
||||||
~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
@@ -13,16 +13,16 @@ Error Messages
|
|||||||
* link:error-change-closed.html[change ... closed]
|
* link:error-change-closed.html[change ... closed]
|
||||||
* link:error-change-does-not-belong-to-project.html[change ... does not belong to project ...]
|
* link:error-change-does-not-belong-to-project.html[change ... does not belong to project ...]
|
||||||
* link:error-change-not-found.html[change ... not found]
|
* link:error-change-not-found.html[change ... not found]
|
||||||
* link:error-contains-banned-commit[contains banned commit ...]
|
* link:error-contains-banned-commit.html[contains banned commit ...]
|
||||||
* link:error-has-duplicates.html[... has duplicates]
|
* link:error-has-duplicates.html[... has duplicates]
|
||||||
* link:error-invalid-changeid.html[invalid Change-Id line format in commit message]
|
* link:error-invalid-changeid-line.html[invalid Change-Id line format in commit message]
|
||||||
* link:error-missing-changeid.html[missing Change-Id in commit message]
|
* 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-multiple-changeid-lines.html[multiple Change-Id lines in commit message]
|
||||||
* link:error-no-changes-made.html[no changes made]
|
* link:error-no-changes-made.html[no changes made]
|
||||||
* link:error-no-common-ancestry.html[no common ancestry]
|
* link:error-no-common-ancestry.html[no common ancestry]
|
||||||
* link:error-no-new-changes.html[no new changes]
|
* link:error-no-new-changes.html[no new changes]
|
||||||
* link:error-non-fast-forward.html[non-fast forward]
|
* link:error-non-fast-forward.html[non-fast forward]
|
||||||
* link:error-not-a-gerrit-administrator[Not a Gerrit administrator]
|
* link:error-not-a-gerrit-administrator.html[Not a Gerrit administrator]
|
||||||
* link:error-not-a-gerrit-project.html[not a Gerrit project]
|
* link:error-not-a-gerrit-project.html[not a Gerrit project]
|
||||||
* link:error-not-permitted-to-create.html[Not permitted to create ...]
|
* link:error-not-permitted-to-create.html[Not permitted to create ...]
|
||||||
* link:error-not-signed-off-by.html[not Signed-off-by author/committer/uploader]
|
* link:error-not-signed-off-by.html[not Signed-off-by author/committer/uploader]
|
||||||
|
@@ -251,6 +251,7 @@ won't do anything with it. For this reason it is a good idea to
|
|||||||
always include the create change refspec when uploading replacements.
|
always include the create change refspec when uploading replacements.
|
||||||
|
|
||||||
|
|
||||||
|
[[bypass_review]]
|
||||||
Bypass Review
|
Bypass Review
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user