• Show log

    Commit

  • Hash : 4a0df574
    Author : Edward Thomson
    Date : 2017-06-10T18:46:35

    git_futils_rmdir: only allow `EBUSY` when asked
    
    Only ignore `EBUSY` from `rmdir` when the `GIT_RMDIR_SKIP_NONEMPTY` bit
    is set.