From 4079d81917f5f92e43ca291a8133b0f06a5eaeb5 Mon Sep 17 00:00:00 2001 From: Christian Couder Date: Fri, 6 Sep 2019 12:03:20 +0200 Subject: Documentation: tell when push option was introduced --- doc/user/project/merge_requests/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/user/project/merge_requests/index.md b/doc/user/project/merge_requests/index.md index 9f31f38460a..d2ac24c46ff 100644 --- a/doc/user/project/merge_requests/index.md +++ b/doc/user/project/merge_requests/index.md @@ -378,6 +378,8 @@ You can also use this push option in addition to the ### Add or remove labels using git push options +> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31831) in GitLab 12.3. + You can add or remove labels from merge requests using push options. For example, to add two labels to an existing merge request, use the -- cgit v1.2.1