Changes between Version 18 and Version 19 of git-bigfiles


Ignore:
Timestamp:
03/24/09 15:38:35 (4 years ago)
Author:
sam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • git-bigfiles

    v18 v19  
    1515 * '''git-p4''': do not perform keyword replacements on big files 
    1616 * '''git-fast-import''': avoid computing deltas on big files and deflate them on-the-fly (fast-import is now twice as fast and uses 3.7 times less memory with big files) 
     17 * '''git-pack-objects''': do not perform delta computation on big files. 
    1718 
    1819== Results ==