• Show log

    Commit

  • Hash : d73043a2
    Author : Edward Thomson
    Date : 2018-03-19T20:10:31

    reader: a generic way to read files from repos
    
    Similar to the `git_iterator` interface, the `git_reader` interface will
    allow us to read file contents from an arbitrary repository-backed data
    source (trees, index, or working directory).