The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.07 - 2009-01-03

  • ENHANCEMENTS
    • moved the stitching algorithm in its own module: Git::Fast:Export::Stitch
    • git-stitch-repo is now a thin wrapper around it
  • DOCUMENTATION
    • the stitching algorithm is documented in Git::FastExport::Stitch
    • the use cases are documented in git-stitch-repo
  • TESTS
    • fixed the test repositories code
    • added tests involving stitching 3-way merges

Documentation

Stitch several git repositories into a git-fast-import stream

Modules

A module to parse the output of git-fast-export
A block in a fast-export stream
Stitch together multiple git fast-export streams