Pickman: Decomposing Mega-Merges
Introduction Pickman is a tool for cherry-picking patches from upstream U-Boot into a downstream branch. It walks the first-parent chain of the source branch, finds merge commits, and cherry-picks their contents one merge at a time using an AI agent. This works well for normal merges containing a handful of commits. But upstream U-Boot occasionally…


