From c5d34f5ad555159de5325adb5be137fdae1a5aaf Mon Sep 17 00:00:00 2001 From: Eyal Sharon Date: Mon, 30 Jun 2025 17:07:14 +0300 Subject: [PATCH] Update docs that Gitlab also supports Incremental Update --- docs/docs/core-abilities/incremental_update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/core-abilities/incremental_update.md b/docs/docs/core-abilities/incremental_update.md index 3813fb73..91dba73e 100644 --- a/docs/docs/core-abilities/incremental_update.md +++ b/docs/docs/core-abilities/incremental_update.md @@ -1,6 +1,6 @@ # Incremental Update 💎 -`Supported Git Platforms: GitHub` +`Supported Git Platforms: GitHub, GitLab (Both cloud & server. For server: Version 17 and above)` ## Overview The Incremental Update feature helps users focus on feedback for their newest changes, making large PRs more manageable.