mirror of
https://github.com/actions/checkout.git
synced 2025-03-31 05:20:06 +02:00
feat: recovered old README.md structure
This commit is contained in:
parent
e12b86ed41
commit
15b0c61ab0
1 changed files with 11 additions and 16 deletions
|
@ -111,10 +111,6 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl
|
|||
|
||||
# Scenarios
|
||||
|
||||
- [Checkout V3](#checkout-v3)
|
||||
- [What's new](#whats-new)
|
||||
- [Usage](#usage)
|
||||
- [Scenarios](#scenarios)
|
||||
- [Fetch only the root files](#fetch-only-the-root-files)
|
||||
- [Fetch only the root files and `.github` and `src` folder](#fetch-only-the-root-files-and-github-and-src-folder)
|
||||
- [Fetch all history for all tags and branches](#fetch-all-history-for-all-tags-and-branches)
|
||||
|
@ -126,7 +122,6 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl
|
|||
- [Checkout pull request HEAD commit instead of merge commit](#checkout-pull-request-head-commit-instead-of-merge-commit)
|
||||
- [Checkout pull request on closed event](#checkout-pull-request-on-closed-event)
|
||||
- [Push a commit using the built-in token](#push-a-commit-using-the-built-in-token)
|
||||
- [License](#license)
|
||||
|
||||
## Fetch only the root files
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue