AI-assisted tool for automating patch backporting across git branches
AI Assisted Patch Backporting Tool Frontend
patchpal$ patchpal backport --source main --target stable --commit abc123def$ patchpal analyze --patch /path/to/patch.diff --target-branch v1.0$ patchpal interactive --source develop --target release/1.5