pandaone_install_git
Install portable Git for project-level git hooks, removing the need for a global Git installation. Auto-download missing Git when enabled, or probe to check availability.
Instructions
安装便携版 git(用于项目内 git hook,无需全局 git)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| probe_only | No | 只探测,不下载 | |
| auto_download | No | 自动下载缺失的 git |