• Show log

    Commit

  • Hash : e9628e7b
    Author : Andy Doan
    Date : 2017-10-30T11:38:33

     branches: Check symlinked subdirectories
    
     Native Git allows symlinked directories under .git/refs. This
     change allows libgit2 to also look for references that live under
     symlinked directories.
    
    Signed-off-by: Andy Doan <andy@opensourcefoundries.com>