mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Documentation
This commit is contained in:
parent
b276146fc7
commit
950d1e41fb
@ -24,7 +24,7 @@ wonderful [`git-committers`][git-committers] and [`git-revision-date-localized`]
|
|||||||
[dates] at the bottom of each page, we are required to set `fetch-depth: 0`,
|
[dates] at the bottom of each page, we are required to set `fetch-depth: 0`,
|
||||||
which resulted in checkout times of 20 to 30 seconds on our repository. By
|
which resulted in checkout times of 20 to 30 seconds on our repository. By
|
||||||
leveraging [`git sparse-checkout`][git sparse-checkout] within [GitHub Actions],
|
leveraging [`git sparse-checkout`][git sparse-checkout] within [GitHub Actions],
|
||||||
we were able to bring down checkout time to 2 seconds.
|
check out time was brought down to 2 seconds.
|
||||||
|
|
||||||
[git sparse-checkout]: https://git-scm.com/docs/git-sparse-checkout
|
[git sparse-checkout]: https://git-scm.com/docs/git-sparse-checkout
|
||||||
[GitHub Actions]: ../../publishing-your-site.md#with-github-actions
|
[GitHub Actions]: ../../publishing-your-site.md#with-github-actions
|
||||||
|
Loading…
Reference in New Issue
Block a user