We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a54935d commit c10cb3eCopy full SHA for c10cb3e
.readthedocs.yaml
@@ -10,4 +10,5 @@ build:
10
jobs:
11
post_checkout:
12
- git fetch --unshallow
13
+ - git config remote.origin.fetch '+refs/heads/*:refs/remotes/origin/*'
14
- git fetch --all --tags
0 commit comments