Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Sep 12, 2024
    • Javier Sagredo's avatar
      Remove read-only and force-remove on Windows · 82d977af
      Javier Sagredo authored
      Some git files are marked as read-only. To ensure we delete the folders we are
      supposed to, we first remove the read-only attribute via `CMD.exe`, then we
      forcibly delete the relevant directory.
      82d977af
Loading