Re: clone repo & history to disconnected server

2017-09-07 Thread Kermit Short
OK apologies for not reading the docs thoroughly enough, and thank you!! This looks to be exactly what I need. On Thu, Sep 7, 2017 at 1:35 PM, Stefan Beller wrote: > On Thu, Sep 7, 2017 at 9:50 AM, Kermit Short wrote: >> Greetings! >> I have to set up a workflow where I'll be developing and tes

Re: clone repo & history to disconnected server

2017-09-07 Thread Stefan Beller
On Thu, Sep 7, 2017 at 9:50 AM, Kermit Short wrote: > Greetings! > I have to set up a workflow where I'll be developing and testing on > one network, and then deploying to production on a disconnected > network. I'd like to be able to have the full commit history for all > branches, tags, etc. on

clone repo & history to disconnected server

2017-09-07 Thread Kermit Short
Greetings! I have to set up a workflow where I'll be developing and testing on one network, and then deploying to production on a disconnected network. I'd like to be able to have the full commit history for all branches, tags, etc. on the disconnected side, in case I need to perform a roll-back, c