Update apps/website/i18n/zh-cn/docusaurus-plugin-content-docs/current/index.md

This commit is contained in:
Adrian Zhang 2024-08-29 07:29:39 +08:00 committed by GitHub
parent de87d7ed4a
commit 75695fbc6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ Sparo 优化了 Git 操作在大型前端 monorepo 中的性能。
## 主要特点 ## 主要特点
- **熟悉的界面:** `sparo` 命令行界面 (CLI) 包装器提供了 **更好的默认设置****性能建议**,而无需更改熟悉的 `git` 语法。(本地 `git` CLI 也受支持。) - **熟悉的界面:** `sparo` 命令行工具 (CLI) 提供了 **更好的默认设置****性能建议**,而无需更改熟悉的 `git` 语法。(本地 `git` CLI 也受支持。)
- **经过验证的解决方案:** Git 提供了[许多优化大型仓库的要素](https://tiktok.github.io/sparo/pages/reference/git_optimization/); Sparo 是将这些功能智能组合的配方。 - **经过验证的解决方案:** Git 提供了[许多优化大型仓库的要素](https://tiktok.github.io/sparo/pages/reference/git_optimization/); Sparo 是将这些功能智能组合的配方。
- **简化的稀疏签出:** 使用稀疏签出[配置文件](https://tiktok.github.io/sparo/pages/guide/sparo_profiles/) 而不是复杂的 "cones" 和 globs。 - **简化的稀疏签出:** 使用稀疏签出[配置文件](https://tiktok.github.io/sparo/pages/guide/sparo_profiles/) 而不是复杂的 "cones" 和 globs。
- **前端集成:** Sparo 利用了 [Rush](https://rushjs.io/) 和 [PNPM](https://pnpm.io/) 的工作区配置,甚至可以自动签出项目依赖项。 - **前端集成:** Sparo 利用了 [Rush](https://rushjs.io/) 和 [PNPM](https://pnpm.io/) 的工作区配置,甚至可以自动签出项目依赖项。