• Show log

    Commit

  • Hash : f6d8c0ac
    Author : Stefan Sperling
    Date : 2020-11-09T16:04:18

    fix replacing symlinks with files
    
    And add a test case which verifies that the inverse also works,
    i.e. a symlink being replaced with a regular file.
    
    problem reported and fix tested by jrick