• Show log

    Commit

  • Hash : b438016e
    Author : Shawn O. Pearce
    Date : 2008-12-31T16:20:05

    Find pack files in $GIT_DIR/objects/pack directory on git_odb_open
    
    Currently we only catalog the available pack files into a table,
    storing their path names relative to the pack directory.
    
    Signed-off-by: Shawn O. Pearce <spearce@spearce.org>