Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 267 Bytes

badapple-1-file-content

git config --global user.name "Bad Apple!!"
git remote add origin https://github.com/Kilo587/badapple-1-file-content.git
git branch badapple
git checkout badapple
git add play.txt
git commit -m "badapple"
git push -u origin badapple