0
1
Fork 0

fix: accidentally swapped an anchor

This commit is contained in:
Jos Ahrens 2023-08-01 17:38:29 +02:00 committed by GitHub
parent 06f742f3db
commit e23912eafa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -124,8 +124,8 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl
- [Checkout multiple repos (side by side)](#checkout-multiple-repos-side-by-side)
- [Checkout multiple repos (nested)](#checkout-multiple-repos-nested)
- [Checkout multiple repos (private)](#checkout-multiple-repos-private)
- [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-head-commit-instead-of-merge-commit)
- [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)
## Fetch only the root files