Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Bajorski <ematib@gmail.com>2018-02-01 21:38:10 +0300
committerMateusz Bajorski <ematib@gmail.com>2018-03-03 14:12:38 +0300
commit593e3ffc325a600a070ce6c247e33412473ec651 (patch)
tree0f913b995fb1f338d50dc4370ceae1f520c5b8f8 /doc/user/project/quick_actions.md
parent26087ae91c0397054786bed7bcc078b03dd8752b (diff)
Fixed inconsistent descriptions and refactored reference checking
Diffstat (limited to 'doc/user/project/quick_actions.md')
-rw-r--r--doc/user/project/quick_actions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/quick_actions.md b/doc/user/project/quick_actions.md
index 75799caacde..3e3b699edc4 100644
--- a/doc/user/project/quick_actions.md
+++ b/doc/user/project/quick_actions.md
@@ -41,4 +41,4 @@ do.
| `/move path/to/project` | Moves issue to another project |
| `/tableflip` | Append the comment with `(╯°□°)╯︵ ┻━┻` |
| `/shrug` | Append the comment with `¯\_(ツ)_/¯` |
-| <code>/copy_metadata &lt; #issue &#124; !merge_request &gt;</code> | Copy labels and milestone from other issue or merge request |
+| <code>/copy_metadata #issue &#124; !merge_request </code> | Copy labels and milestone from other issue or merge request |