Skip to content
  • Junio C Hamano's avatar
    Merge branch 'bc/hash-algo' · 721cc431
    Junio C Hamano authored
    An infrastructure to define what hash function is used in Git is
    introduced, and an effort to plumb that throughout various
    codepaths has been started.
    
    * bc/hash-algo:
      repository: fix a sparse 'using integer as NULL pointer' warning
      Switch empty tree and blob lookups to use hash abstraction
      Integrate hash algorithm support with repo setup
      Add structure representing hash algorithm
      setup: expose enumerated repo info
    721cc431