pack.rb

Path: lib/grit/git-ruby/internal/pack.rb
Last Update: Sat Oct 31 01:21:05 +0100 2009

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

Required files

zlib   grit/git-ruby/internal/raw_object   grit/git-ruby/internal/file_window  

Constants

PACK_SIGNATURE = "PACK"
PACK_IDX_SIGNATURE = "\377tOc"

[Validate]