if not exists(join(project_path, GIT_PATH)):
            code = code or init_git(path=project_path, venv=env)