mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-01 12:24:54 -06:00
perl/Git.pm::cat_blob slurped everything in core only to write it out to a file descriptor, which was not a very smart thing to do. * jc/perl-cat-blob: Git.pm: fix cat_blob crashes on large files