>> (Back to the roots) >> Which criteria do you have in mind: When should a filter process the blob >> and return it immediately, and when would it respond "delayed" ? > > See above: it's up to the filter. In case of Git LFS: delay if a network call is required. > That make sense. I try to understand the big picture, and from here try to review the details. Does it make sense to mention "git lfs" in the commit message, and/or add some test code ?