ruscur / forge-bridge

DEMO ONLY of a one-way link between patchwork and a git repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forge-bridge

  1. Create a 'linux' subdir or symlink with a checked out linux source tree.

  2. Adjust the parameters at the top of forge-bridge.py

  3. Run forge-brigde.py. It will create branches with series from the mailing list applied to the specified tree, and push them to a remote of your choice. It will ping the API every few minutes to check for new ones.

    It will create a last_event file to track the event it is up to, and mboxfile which will contain the most recent mbox applied to the tree.

About

DEMO ONLY of a one-way link between patchwork and a git repository


Languages

Language:Python 100.0%