We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0438f70 + 94afa22 commit 5482924Copy full SHA for 5482924
mkdocs_git_revision_date_localized_plugin/ci.py
@@ -30,7 +30,7 @@ def raise_ci_warnings(repo) -> None:
30
Git revision dates due to a shallow git fetch depth.
31
32
Make sure to set GIT_DEPTH to 0 in your .gitlab-ci.yml file
33
- (see https://docs.gitlab.com/ee/user/project/pipelines/settings.html#git-shallow-clone).
+ (see https://docs.gitlab.com/ee/user/project/repository/monorepos/index.html#shallow-cloning).
34
"""
35
)
36
0 commit comments