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