/
actions
/
checkout
Обзор
Документация
Войти
/
actions
/
checkout
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
checkout
Зеркало из
https://github.com/actions/checkout
Следить
5
Форк
0
Избранное
0
GigaIDE Cloud
BDSP
Ben De St Paer-Gotch
Update README.md (#2194)
день назад
09d2aca
Описание
Action for checking out a repo
Избранное
0
Следят
5
Языки
TypeScript
Dockerfile
JavaScript
Shell
Batchfile
Сообщить о нарушении
main
Ветки:
47
Коммиты:
195
Теги:
49
Код
.github
Add workflow file for publishing releases to immutable action package (#1919)
8 месяцев назад
.licenses
Update NPM dependencies (#1703)
год назад
__test__
Expand unit test coverage (#1946)
7 месяцев назад
adrs
Fix typos found by codespell (#1287)
2 года назад
dist
`url-helper.ts` now leverages well-known environment variables. (#1941)
8 месяцев назад
images
Give `test-ubuntu-git` its own `README` (#1620)
год назад
src
`url-helper.ts` now leverages well-known environment variables. (#1941)
8 месяцев назад
.eslintignore
Convert checkout to a regular action (#70)
6 лет назад
.eslintrc.json
update dev dependencies and react to new linting rules (#611)
4 года назад
.gitattributes
Add `Licensed` To Help Verify Prod Licenses (#326)
5 лет назад
.gitignore
Inject GitHub host to be able to clone from another GitHub instance (#922)
3 года назад
.licensed.yml
Add `Licensed` To Help Verify Prod Licenses (#326)
5 лет назад
.prettierignore
Convert checkout to a regular action (#70)
6 лет назад
.prettierrc.json
Convert checkout to a regular action (#70)
6 лет назад
CHANGELOG.md
Prepare 4.2.2 Release (#1953)
7 месяцев назад
CODEOWNERS
Update CODEOWNERS to Launch team (#1510)
2 года назад
CONTRIBUTING.md
Replace datadog/squid with ubuntu/squid Docker image (#1002)
3 года назад
LICENSE
Add docs (#2)
6 лет назад
README.md
Update README.md (#2194)
день назад
action.yml
Add Ref and Commit outputs (#1180)
9 месяцев назад
jest.config.js
Update NPM dependencies (#1703)
год назад
package-lock.json
Prepare 4.2.2 Release (#1953)
7 месяцев назад
package.json
Prepare 4.2.2 Release (#1953)
7 месяцев назад
tsconfig.json
update dev dependencies and react to new linting rules (#611)
4 года назад
Readme
Checkout V4
What's new
Usage
Scenarios
Fetch only the root files
Fetch only the root files and `.github` and `src` folder
Fetch only a single file
Fetch all history for all tags and branches
Checkout a different branch
Checkout HEAD^
Checkout multiple repos (side by side)
Checkout multiple repos (nested)
Checkout multiple repos (private)
Checkout pull request HEAD commit instead of merge commit
Checkout pull request on closed event
Push a commit using the built-in token
Push a commit to a PR using the built-in token
Recommended permissions
License
Checkout V4
Note
What's new
Usage
Scenarios
Fetch only the root files
Fetch only the root files and `.github` and `src` folder
Fetch only a single file
Fetch all history for all tags and branches
Checkout a different branch
Checkout HEAD^
Checkout multiple repos (side by side)
Checkout multiple repos (nested)
Checkout multiple repos (private)
Checkout pull request HEAD commit instead of merge commit
Checkout pull request on closed event
Push a commit using the built-in token
Push a commit to a PR using the built-in token
Recommended permissions
License
README.md
Описание
Action for checking out a repo
Избранное
0
Следят
5
Языки
TypeScript
Dockerfile
JavaScript
Shell
Batchfile
Сообщить о нарушении
Описание
Action for checking out a repo
Избранное
0
Следят
5
Языки
TypeScript
Dockerfile
JavaScript
Shell
Batchfile
Сообщить о нарушении