From 4502810ac82091d87fe03b8b0cbbe76131094ea3 Mon Sep 17 00:00:00 2001 From: monkeydaichan Date: Sat, 7 Dec 2024 01:30:31 +0900 Subject: [PATCH] docs(git): fix README formatting Fixed unintended formatting changes in the git server README while keeping the new git_diff tool documentation. --- src/git/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/git/README.md b/src/git/README.md index c7862502..41fa0f26 100644 --- a/src/git/README.md +++ b/src/git/README.md @@ -106,7 +106,6 @@ Add this to your `claude_desktop_config.json`: } } ``` -
@@ -120,7 +119,6 @@ Add this to your `claude_desktop_config.json`: } } ``` -
### Usage with [Zed](https://github.com/zed-industries/zed) @@ -140,7 +138,6 @@ Add to your Zed settings.json: } ], ``` -
@@ -156,7 +153,6 @@ Add to your Zed settings.json: } }, ``` -
## Debugging