dillon1000/asd
asd
— No commits Push the first commit to populate this repository.
— This repository has no commits. Run these commands in your project folder to create and push the first commit.
git init
git remote add origin https://sammy.dillonr.ing/dillon1000/asd.git
git add .
git commit -m "Initial commit"
git branch -M main
git push -u origin main README.md
This revision does not contain a README.md file.