libgitmail ========== This library provides an abstraction over git sent email patches. It parses incoming mail and provides a strongly typed interface for interacting with patches, patch trees, as well as building patch sets from a tree thread with many revisions. It then compiles a new thread of mail that can be piped directly into git am - by some user interface. License ------- This library is part of dev-suite and as such licensed under the GNU General Public License 3.0 or, (at your choosing), any later version. See the LICENSE.md in the parent repository for more details.