clone: move file stream walk to a separate function
Moves the file walk out of the stream method so that extensions can override it. This allows an extension to decide what files should be streamed, and in particular allows a stream without filelogs.
Loading
Please register or sign in to comment