Changes between Version 18 and Version 19 of git-bigfiles
- Timestamp:
- 03/24/2009 03:38:35 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
git-bigfiles
v18 v19 15 15 * '''git-p4''': do not perform keyword replacements on big files 16 16 * '''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. 17 18 18 19 == Results ==