git-fast-export (1) Linux Manual Page
git-fast-export – Git data exporter Synopsisgit fast-export [<options>] | git fast-importDescriptionThis program dumps the given revisions in a form suitable to be piped into git fast-import. You can use it as a human-readable bundle replacement (see git-bundle(1)), or as a format that can be edited before being fed to git fast-import in order to do…
