Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>git sparse checkNew to Visual Studio Code? Get it now.
git sparse check

git sparse check

zwj

|
7 installs
| (0) | Free
实现git稀疏检出的插件
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

git-sparse-check README

插件名称:git sparse check

Features

用于git执行稀疏检出 如果monorepo项目想要拉取项目中某个应用文件夹,就可以使用稀疏检出的方式,避免手动执行多行代码,直接将该功能封成插件

Requirements

Extension Settings

在vscode窗口control+shift+p,输入git sparse命令并选中 根据提示分别选择: 保存的文件路径, 输入git仓库地址, 输入branch分支, 以及输入想要拉取的文件夹名称

Known Issues

Release Notes

版本列表

1.0.0

最初版本

1.0.1

修复的问题 #.

1.1.0

添加功能xx


Following extension guidelines

  • Extension Guidelines

Working with Markdown

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft