Skip to content

Commit 1207afb

Browse files
ericholschersaadmk11
authored andcommitted
Add Comment
1 parent da4f71d commit 1207afb

File tree

1 file changed

+1
-0
lines changed
  • readthedocs/vcs_support/backends

1 file changed

+1
-0
lines changed

readthedocs/vcs_support/backends/git.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ def update(self):
5959
else:
6060
self.make_clean_working_dir()
6161
self.clone()
62+
# A fetch is always required to get external versions properly
6263
self.fetch()
6364

6465
def repo_exists(self):

0 commit comments

Comments
 (0)