
the coolest club at hills east
git init
git add .
git config user.name ""
git config user.email ""
git commit -m “”
git branch -M main
git remote add origin
"https://github.com/hackhollowhills/-flavorless.git"
git push -u origin main
click to copy