-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
git init
git remote add origin https://github.com/USERNAME/REPO.git
git add .
git commit -m "First commit"
git push origin master
Metadata
Metadata
Assignees
Labels
No labels