]> git.proxmox.com Git - libgit2.git/commit - src/checkout.c
checkout: stream the blob into the filters
authorEdward Thomson <ethomson@microsoft.com>
Thu, 22 Jan 2015 22:11:36 +0000 (16:11 -0600)
committerEdward Thomson <ethomson@microsoft.com>
Tue, 17 Feb 2015 20:57:10 +0000 (15:57 -0500)
commite78f5c9f4282319cf8e1afc8631e6259e91653a6
treecb1dac68dc96eb8554efb67104944c12d1b3eab7
parent5555696f8a48d2319a7ca0918726711e6a81a924
checkout: stream the blob into the filters

Use the new streaming filter API during checkout.
src/checkout.c
src/filter.c