git - EGit branching for multiple developers -


i have project on work @ office. since nearing deadline want take copy of project home computer can work @ home well. using eclipse egit plug in there way can create branch of project carry in usb stick work on on computer @ home , return updated project on usb stick office computer , merge branch on pen drive main branch on office computer . safe , precautions should take before unsertake task. new git , find confusing.

yes, can clone local repository on usb stick using git clone command, work on (create branches, add new commits, etc.) , later come usb stick , push work original repository. work, if new git, , if can, easyer create online repository (bitbucket allows create free private repos) , use base clones. common case people working on many computers, if alone on project. , when more comfortable git usage, clone repo usb key.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -