From 1edaf07b3694d06c2d9419c43ab1b9c81469c289 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Mon, 25 Nov 2024 21:10:09 +0000 Subject: [PATCH] Update comparasion because of merge queue has been implemented. (#104) Since https://github.com/go-gitea/gitea/pull/9307 and https://github.com/go-gitea/gitea/pull/19648, merge queue has been introduced. Reviewed-on: https://gitea.com/gitea/docs/pulls/104 --- docs/installation/comparison.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/comparison.md b/docs/installation/comparison.md index 364f3652..c9aa8230 100644 --- a/docs/installation/comparison.md +++ b/docs/installation/comparison.md @@ -121,7 +121,7 @@ _Symbols used in table:_ | Pull/Merge requests templates | ✓ | ✓ | ✓ | ✓ | ✓ | ✘ | ✘ | ✘ | | Cherry-picking changes | ✓ | ✘ | ✘ | ✓ | ✓ | ✘ | ✘ | ✓ | | Download Patch | ✓ | ✘ | ✓ | ✓ | ✓ | / | ✓ | ✓ | -| Merge queues | ✘ | ✘ | ✓ | ✘ | ✓ | ✘ | ✘ | ✘ | +| Merge queues | ✓ | ✘ | ✓ | ✘ | ✓ | ✘ | ✘ | ✘ | ## 3rd-party integrations