Path: | lib/grit/git-ruby/internal/pack.rb |
Last Update: | Tue Aug 14 15:56:10 +0000 2012 |
converted from the gitrb project
authors:
Matthias Lederhofer <matled@gmx.net> Simon 'corecode' Schubert <corecode@fs.ei.tum.de> Scott Chacon <schacon@gmail.com>
provides native ruby access to git objects and pack files
PACK_SIGNATURE | = | "PACK" |
PACK_IDX_SIGNATURE | = | "\377tOc" |