Changes between Version 14 and Version 15 of git-bigfiles
- Timestamp:
- 03/20/2009 08:43:12 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
git-bigfiles
v14 v15 45 45 * `git diff-tree --stat --summary -M <sha1> HEAD` 46 46 * `git gc` (as called by `git merge`) fails with ''warning: suboptimal pack - out of memory'' 47 48 == Readings == 49 50 * 2006/02/08: Linus on [http://kerneltrap.org/mailarchive/git/2006/2/8/200594 Handling large files with GIT]