Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/book/git-fastexport

A module to parse the output of git-fast-export
https://github.com/book/git-fastexport

Last synced: 3 months ago
JSON representation

A module to parse the output of git-fast-export

Awesome Lists containing this project

README

        

Git::FastExport
---------------

This module processes the output of git-fast-export and returns
Perl data structures that can be inspected and modified to produce
a slightly different stream, suitable to be passed to git-fast-import.