Commit 9587895f572ad4808fb1746dd6510f92ec30c3a6

Ben Straub 2012-07-16T12:06:23

Migrate code to git_filter_blob_contents. Also removes the unnecessary check for filter length, since git_filters_apply does the right thing when there are none, and it's more efficient than this.