summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacek Centkowski <geminica.programs@gmail.com>2023-11-28 08:10:55 +0100
committerJacek Centkowski <geminica.programs@gmail.com>2023-11-28 08:13:19 +0100
commitf1e4f6370563f820df4057f7f8c815b8ddd40226 (patch)
treee5df087f43283476279f9e1fe9a9b4724014c64e
parente8ed719058ba74ef789d05c362e283c60e4e640a (diff)
Remove `copy-approvals` command reference from Gerrit commands
The `copy-approvals` was a `stable-3.5` version specific solution and it is no longer available in the newer versions of Gerrit. Therefore it shouldn't be mentioned on the command list with link that points to nowhere. Release-Notes: skip Change-Id: Id743018190867a672b034b026c9fc0808d046b67
-rw-r--r--Documentation/cmd-index.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/cmd-index.txt b/Documentation/cmd-index.txt
index 7f1a6e818c..ce3a024fe3 100644
--- a/Documentation/cmd-index.txt
+++ b/Documentation/cmd-index.txt
@@ -58,9 +58,6 @@ link:cmd-apropos.html[gerrit apropos]::
link:cmd-ban-commit.html[gerrit ban-commit]::
Bans a commit from a project's repository.
-link:cmd-copy-approvals.html[gerrit copy-approvals]::
- Copy all inferred approvals labels to the latest patch-set.
-
link:cmd-create-branch.html[gerrit create-branch]::
Create a new project branch.