Developers notes
Programming Tips&Tricks
Thursday, April 23, 2015
Moving project to git repository
I have git repo at
bitbucket
create repository on bitbucket via web UI
go to project directory folder on your machine
git init
git remote add origin "URL to repo"
eclipse (with egit plugin) - share project using git
commit & push
Ref:
Git from the inside out
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment