feat: git功能开发
This commit is contained in:
@@ -127,6 +127,14 @@ Example configuration for Claude Desktop (`claude_desktop_config.json`):
|
||||
- `docs_bun` - Get Bun documentation
|
||||
- `code_review` - Review code
|
||||
- `code_optimize` - Get optimization suggestions
|
||||
- `git_status` - Get git repository status
|
||||
- `git_add` - Stage files for commit
|
||||
- `git_commit` - Commit staged changes
|
||||
- `git_push` - Push commits to remote
|
||||
- `git_pull` - Pull latest changes from remote
|
||||
- `git_log` - Show commit history
|
||||
- `git_branch` - List, create, or delete branches
|
||||
- `git_diff` - Show changes between commits or working directory
|
||||
|
||||
### DevOps
|
||||
- `nas_list_files` - List NAS files
|
||||
|
||||
Reference in New Issue
Block a user