Commit ffb55c532ccc1cb3c47eeeaac6c64240ab88fe29

Shawn O. Pearce 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>