This commit is contained in:
Simon McNair 2025-01-16 20:28:44 +00:00
parent f859c3b221
commit 3ed0a6acf7
5 changed files with 4 additions and 9 deletions

View file

@ -8,4 +8,4 @@ git init
git remote add origin "$2"
git fetch origin "$3" --depth=1
git reset --hard "$3"
rm -rf .git
rm -rf .git