You are on page 1of 1

git

git
git
git
git

init
remote add origin url
add
commit -m "msg"
push -u origin master

You might also like