GitHub

GitHub


μ½˜μ†”μ„ μ΄μš©ν•œ κΉƒν—ˆλΈŒ ν˜•μƒκ΄€λ¦¬

Mac OS

cd my-project
git init
git remote origin "my-github-repogitory"
git commit -m "first commit"
git push master origin

Categories:

Updated:

Leave a comment