create Repo in Githup

open git bash and go to project folder

git init
git add *
git status
git commit -m "message"
git status

git remote add origin https://github.com/claire-min/testRepo.git
git push -u origin master

Comments

Popular posts from this blog

Portlet Edit Mode (Portlet preference) to replace Portlet configuration

GoGo Shell & What can be deleted in Liferay Instance