amt - accumulate mail trailers

amt is a helper for accumulating git trailers from email threads.

Workflow

It can be used to accumulate git-trailers on a per-patch basis. The suggested workflow is:

Dependencies

amt uses git-interpret-trailers for interpreting trailers. It expects it to be in $PATH.

Dependencies are therefor rust and cargo for building and git for runtime.

License

GNU GPLv2.0