-
Notifications
You must be signed in to change notification settings - Fork 0
Git
Walyson Scarazzati da Silva edited this page Apr 19, 2024
·
1 revision
touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/walyson-scarazzati/zup.git
git push -u origin mastergit remote add origin https://github.com/walyson-scarazzati/zup.git
git push -u origin mastergit clone https://github.com/walyson-scarazzati/zup.git