Changes between Version 14 and Version 15 of git-bigfiles


Ignore:
Timestamp:
03/20/2009 08:43:12 AM (15 years ago)
Author:
Sam Hocevar
Comment:

link to Linus's message

Legend:

Unmodified
Added
Removed
Modified
  • git-bigfiles

    v14 v15  
    4545 * `git diff-tree --stat --summary -M <sha1> HEAD`
    4646 * `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]