From 48d36e40ecf0995dc84cedba973c6729fc042db2 Mon Sep 17 00:00:00 2001
From: Stomzy <45337015+airamare01@users.noreply.github.com>
Date: Thu, 5 Sep 2024 18:32:30 +0300
Subject: [PATCH 1/2] Add callout for perforce repos converted to git
---
.../explanations/current_limitations_of_code_insights.mdx | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/code_insights/explanations/current_limitations_of_code_insights.mdx b/docs/code_insights/explanations/current_limitations_of_code_insights.mdx
index bcc6adb22..3f5355335 100644
--- a/docs/code_insights/explanations/current_limitations_of_code_insights.mdx
+++ b/docs/code_insights/explanations/current_limitations_of_code_insights.mdx
@@ -81,6 +81,8 @@ Code Insights does not yet support running over specific revisions.
Code Insights only supports git based repositories and does not support perforce repositories that have sub-repo permissions enabled.
+ Perforce depots converted to git are also currently not supported for Code Insights
+
## Feature parity limitations
### Features currently available only on insights over all your repositories
From 4d444e3be947e96350ae9a8b6921c5964b3c4b51 Mon Sep 17 00:00:00 2001
From: Stomzy <45337015+airamare01@users.noreply.github.com>
Date: Thu, 5 Sep 2024 18:35:58 +0300
Subject: [PATCH 2/2] add punctuation
Minor punctuation change
---
.../explanations/current_limitations_of_code_insights.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/code_insights/explanations/current_limitations_of_code_insights.mdx b/docs/code_insights/explanations/current_limitations_of_code_insights.mdx
index 3f5355335..219d40bb4 100644
--- a/docs/code_insights/explanations/current_limitations_of_code_insights.mdx
+++ b/docs/code_insights/explanations/current_limitations_of_code_insights.mdx
@@ -81,7 +81,7 @@ Code Insights does not yet support running over specific revisions.
Code Insights only supports git based repositories and does not support perforce repositories that have sub-repo permissions enabled.
- Perforce depots converted to git are also currently not supported for Code Insights
+ Perforce depots converted to git are also currently not supported for Code Insights.
## Feature parity limitations