• Show log

    Commit

  • Hash : 82324ac1
    Author : Ramsay Jones
    Date : 2009-02-10T21:49:48

    Add the git_odb_exists() object query function
    
    This function determines if the given object can be found
    in the object database. At present, only the local object
    database is searched.
    
    Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
    Signed-off-by: Shawn O. Pearce <spearce@spearce.org>