Re: "Resetting" a repository
From: Roddie Grant <hidden>
Date: 2016-06-15 22:52:07
On 27/09/2011 17:22, Randal L. Schwartz wrote:
quoted
quoted
quoted
quoted
quoted
"gitlist" == gitlist[off-list ref] writes:gitlist> I have a project with a test repository and a live repository (and a gitlist> development repository). You haven't mentioned what kind of access you have to the two repos. Are they both bare remote repos? Or can you just rsync one over the other?
Both repos are on the same virtual server. I normally use ssh for git, but have full access to the server. Both repos are not bare. The test repos is for the customer to test new stuff and the live repos is for the world to see the site (it's all for a website). The development repos is on my laptop, but it's the test and live repos I want to get back in step with each other. Thanks Roddie Grant