SBB - Desktop
deleted a file but it did not show.
cd /Users/user/Desktop/GitHub_jshinb/scripts
git add 2015-10-28_draw_pen_likelihood_function.R
git commit -m "drawing likelihood functions for the standard and penalized logistic regression - revisited"
git status
git log
git add *.*
git commit -m "A file created sourcing github R files. "
git status
git log
git remote add origin https://github.com/jshinb/scripts.git
git remote -v
git push -u origin master