• Show log

    Commit

  • Hash : dff79e27
    Author : Andreas Ericsson
    Date : 2008-11-18T00:59:36

    Rename "git_sobj" "git_obj"
    
    The 's' never really made sense, since it's not a "small"
    object at all, but rather a plain object. As such, it should
    have a "plain" object name.
    
    Signed-off-by: Andreas Ericsson <ae@op5.se>
    Signed-off-by: Shawn O. Pearce <spearce@spearce.org>