save repo to custom folder

PHOTO EMBED

Wed Jul 19 2023 14:54:03 GMT+0000 (Coordinated Universal Time)

Saved by @vs #bash

git clone git@github.com:user/repo.git temp; mv temp new_folder; rm -rf temp
content_copyCOPY