Maybe I've just done it enough times I can do it in my sleep 😂

git init

git add -A

git commit -m "Initial commit"

git remote add origin

git push -u origin master (or main)

Reply to this note

Please Login to reply.

Discussion

No replies yet.