pull-git-pack-concat

0.2.1 • Public • Published

pull-git-pack-concat

Concatenate git packfiles.

API

var concat = require('pull-git-pack-concat')
concat([pack]) : source
  • pack.read: source for packfile data
  • pack.numObjects: number of objects in the pack. optional, since the pack already contains this info, but by using this property it saves some buffering

Checksums of the packfiles are not verified

License

Copyright (c) 2016 Charles Lehner

Usage of the works is permitted provided that this instrument is retained with the works, so that any entity that uses the works is notified of this instrument.

DISCLAIMER: THE WORKS ARE WITHOUT WARRANTY.

/pull-git-pack-concat/

    Package Sidebar

    Install

    npm i pull-git-pack-concat

    Weekly Downloads

    2

    Version

    0.2.1

    License

    Fair

    Last publish

    Collaborators

    • cel