git needs no account config and reads repositories through existing mounts.
Register it on ws. Commands: Python ·
TypeScript.
- Python
- TypeScript
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Set up the credential-free git CLI with Python or TypeScript.
git needs no account config and reads repositories through existing mounts.
Register it on ws. Commands: Python ·
TypeScript.
from mirage.commands.cli.builtin.git import GIT
ws.register_cli("git", GIT)
import { GIT } from '@struktoai/mirage-core'
ws.registerCli('git', GIT)