Link to home
Start Free TrialLog in
Avatar of Larry Brister
Larry BristerFlag for United States of America

asked on

GitHub Push up only

I inherited a bit of a mess
I have a project where the LIVE web site is correct on a production server.

There is a project on a local server for the same web site.

I KNOW the live site is correct

There IS a github repository

I want to ONLY push the live site UP...
NOT receive anything FROM the repository

And then get the dev site in sync.

How do I do that?
ASKER CERTIFIED SOLUTION
Avatar of David Sankovsky
David Sankovsky
Flag of Israel image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Larry Brister

ASKER

Thanks