Commit 4c67e2e95f0bb6f0e214bd7bf052f914d365f129

Shawn O. Pearce 2008-12-30T22:25:30

Change git_odb__read_packed to return ENOTFOUND until implemented We didn't search for the object, so we cannot possibly promise it to the caller of git_odb_read(). Signed-off-by: Shawn O. Pearce <spearce@spearce.org>