Join GitHub (https://github.com/join).
git init
git clone [url]
git status
git add [file]
git commit -m "a descriptive commit message"
git push [alias] [branch]
git pull
Join GitHub (https://github.com/join).
git init
git clone [url]
git status
git add [file]
git commit -m "a descriptive commit message"
git push [alias] [branch]
git pull