Skip to content
  • Joey Hess's avatar
    add support for using hashDirLower in addition to hashDirMixed · da9cd315
    Joey Hess authored
    Supporting multiple directory hash types will allow converting to a
    different one, without a flag day.
    
    gitAnnexLocation now checks which of the possible locations have a file.
    This means more statting of files. Several places currently use
    gitAnnexLocation and immediately check if the returned file exists;
    those need to be optimised.
    da9cd315