• Show log

    Commit

  • Hash : 46d8b885
    Author : Shawn O. Pearce
    Date : 2008-10-31T10:43:20

    Rename git_odb_sread to just git_odb_read Most read calls will use the small object format, as the majority of the content within the database is very small objects (under 20 KB when inflated). Signed-off-by: Shawn O. Pearce <spearce@spearce.org>