• Show log

    Commit

  • Hash : ffb55c53
    Author : Shawn O. Pearce
    Date : 2008-12-30T22:29:04

    Rename the path of the objects directory to be more specific
    
    We're likely to add additional path data, like the path of the
    refs or the path to the config file into the git_odb structure,
    as it may grow into the repository wrapper.  Changing the name
    of the objects directory reference makes it more clear should
    we later add something else.
    
    Signed-off-by: Shawn O. Pearce <spearce@spearce.org>