import os os.system(f'git clone https://{os.environ["github_token"]}@github.com/ConsciousLabOrg/caster.git tmp && mv tmp/.git . && rm -rf tmp && git reset --hard')