docs: Add YouTube link to Git MCP Tutorial (#3831)

Signed-off-by: Ebony Louis <ebony774@gmail.com>
This commit is contained in:
Ebony Louis
2025-08-04 13:26:29 -04:00
committed by GitHub
parent 3f567efd9e
commit 7b044d93a2
+1 -2
View File
@@ -10,8 +10,7 @@ import CLIExtensionInstructions from '@site/src/components/CLIExtensionInstructi
import GooseDesktopInstaller from '@site/src/components/GooseDesktopInstaller';
<!-- <YouTubeShortEmbed videoUrl="https://www.youtube.com/embed/LNmPi6YCocI" /> -->
<YouTubeShortEmbed videoUrl="https://www.youtube.com/embed/6aV8pinnUS8" />
This tutorial covers how to add the [Git MCP Server](https://github.com/idosal/git-mcp) as a Goose extension to give LLMs live access to GitHub repos, enabling smart documentation search, code exploration, and accurate project insights.