Luis E. Ardila
Pages
Main Page
EatingWhatever
Just Signs
Tuesday, May 27, 2014
using github
create local folder with files
create github repository
git clone https://github.com/username/project.git
git add .
git commit -m 'Initial Commit'
git remote add origin https://github.com/username/project.git
git push origin master
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment