<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Polyrepo on Karl's AI Notes</title><link>https://lldxflwb.github.io/blog/tags/polyrepo/</link><description>Recent content in Polyrepo on Karl's AI Notes</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 21 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://lldxflwb.github.io/blog/tags/polyrepo/index.xml" rel="self" type="application/rss+xml"/><item><title>aw：一条命令给多仓库工作区切出新分支</title><link>https://lldxflwb.github.io/blog/posts/aw-polyrepo-worktree/</link><pubDate>Sat, 21 Mar 2026 00:00:00 +0000</pubDate><guid>https://lldxflwb.github.io/blog/posts/aw-polyrepo-worktree/</guid><description>多仓库项目开新分支是个苦力活：七八个仓库，每个都要 git worktree add、每个都要敲一遍分支名。aw 把这件事缩成一条命令 —— 扫描目录下所有仓库，批量创建 worktree，统一分支名，顺带把 AI 上下文文件链接过去。做完了 aw rm 一键收尾。Go 单二进制，零依赖，macOS/Linux/Windows。</description></item></channel></rss>