什么是 git-sync?
同步所有 git 存储库 - my-life 顶级存储库和空间/项目 来源:taylorhuston/local-life-manager。
同步所有 git 存储库 - my-life 顶级存储库和空间/项目
通过命令行快速安装 git-sync AI 技能到你的开发环境
来源:taylorhuston/local-life-manager。
Synchronize all git repositories: the top-level my-life repo and the spaces/ projects.
| ✓ | Up to date | | ↓ | Behind remote (can pull) | | ↑ | Ahead of remote (can push) | | ↕ | Diverged (manual merge needed) | | + | Local only (no remote tracking) | | ? | Not in index | | ! | Dirty (uncommitted changes) | | ✗ | Error (check manually) |
| Clone fails | Check network, SSH keys, permissions | | Remote mismatch | Update CLAUDE.md or fix remote | | Diverged branches | Manual merge/rebase required | | Missing remote | Repo may be local-only, skip sync |
同步所有 git 存储库 - my-life 顶级存储库和空间/项目 来源:taylorhuston/local-life-manager。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/taylorhuston/local-life-manager --skill git-sync同步所有 git 存储库 - my-life 顶级存储库和空间/项目 来源:taylorhuston/local-life-manager。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/taylorhuston/local-life-manager --skill git-sync 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/taylorhuston/local-life-manager