diff --git a/project.py b/project.py index 023cf732..a46da012 100644 --- a/project.py +++ b/project.py @@ -1801,7 +1801,7 @@ class Project(object): # Ensure that some refs exist. Otherwise, we probably aren't looking # at a real git repository and may have a bad url. if not self.bare_ref.all: - ok = False + ok = False if alt_dir: if old_packed != '':