• Show log

    Commit

  • Hash : a7168b47
    Author : Carlos Martín Nieto
    Date : 2018-05-22T16:13:47

    path: reject .gitmodules as a symlink
    
    Any part of the library which asks the question can pass in the mode to have it
    checked against `.gitmodules` being a symlink.
    
    This is particularly relevant for adding entries to the index from the worktree
    and for checking out files.