Fix indentation in project.py

Change-Id: I81c630536eaa54d5a25b9cb339a96c28619815ea
diff --git a/project.py b/project.py
index 023cf73..a46da01 100644
--- a/project.py
+++ b/project.py
@@ -1801,7 +1801,7 @@
       # 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 != '':