git clone
https://github.com/hjoon0510/test.git
cd <folder-name>
nano < file-name > ( or vim < file-name > )
cat < file-name >
ls
git add <file-name>
git commit -a -s
git pull
git push origin master
-your id: ****
-your password: ****
- MD manual: https://guides.github.com/features/mastering-markdown/
- MD manual: https://gist.github.com/ihoneymon/652be052a0727ad59601
End of line.