mirror of
https://githubfast.com/actions/checkout.git
synced 2024-10-30 16:50:46 +00:00
If the checkout directory doesn't contain .git, previously the action always erased the entire directory: now, it only does it if the clean input is true (which is the default). This means that files set-up _before_ actions/checkout is used do not get erased before cloning and checkout the repository. |
||
|---|---|---|
| .. | ||
| index.js | ||
| problem-matcher.json | ||