Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Access to CVS



Frank Terbeck wrote:
> Christian Neukirchen wrote:
[...]
>> Just write a tool that takes the mail, extracts X-Seq: and fiddles it
>> into the Subject.  Then pipe that into git-am.
>
> Right, that's a good point. Since we'd have to document how to configure
> git-am to respect the X-Seq: header anyway, we could just to that
> aswell. And keep the script in Util/git-am or something along those
> lines.


...although. IIRC, you can feed complete mbox files into git-am, which
would make that script a little more complex, albeit not impossible to
get right.

Regards, Frank



Messages sorted by: Reverse Date, Date, Thread, Author