test1
Quick setup
Get started by pushing an existing repository
# Create a new repository
git init
git add .
git commit -m "Initial commit"
git branch -M main
git remote add origin https://codestore.sh/cooldev1/test1.git
git push -u origin main
About
test1
Created 3/4/2026
Clone
HTTPS
https://codestore.sh/cooldev1/test1.git