Repo

agent 克隆仓库位置与 worktree 布局的约定 + 工具。默认 bare repo 在 `~/.x-repo/.bare/<provider>/<owner>/<name>.git`,linked working tree 在 `~/.x-repo/<provider>/<owner>/<name>[/@<wtname>]` 下。通过 `x repo ls` 发现。worktree 管理通过 `x repo wt`。适用于 "where to clone"、"git clone path"、"workspace layout"、"shared repos between agents"、"worktree path"。

x-cmd Updated

File contents

x-cmd/skill0/tree/main/skill0-cn/core/repo commit 2a1e7678ca

Frequently asked questions

npx skillmds@latest add x-cmd/repo-4