git - Github Shared Storage -


so have weird problem here.
i'm doing web development, , using github track changes. have ide setup automatically update web-facing vps code changes, website isn't critical, more fun way me practice programming.

however, have friend working on project me. if want work on site, need access server resources (mysql servers etc.), can't have them work on local copy , push commits.

is there way give them access server, , able make edits, , commit those, or doing things way totally screw repo when later try to pull current version files have been updated.

would better have him edit locally , access mysql server remotely? can push edits current branch, , can pull them synced server?

sorry pretty convoluted question, i'm new working git , web development.

i agree codewizard's edit. having server accessed of team member's working on project should done remotely content type stored in database mysql should stay consistent considering if you're using in relation content management system wordpress/drupal/joomla. editing code via github has been way of managing code desktop , laptop on go.

this same set use when edit code away home.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -