• Show log

    Commit

  • Hash : 1e9dd60f
    Author : Russell Belfer
    Date : 2013-06-27T22:29:05

    Test submodules with empty index or orphaned head
    
    In both of these cases, the submodule data should still be loaded
    just (obviously) without the data that comes from either the index
    or the HEAD.
    
    This fixes a bug in the orphaned head case.