Subject: Re: [Pljava-dev] Build Fails on Windows 7 References: <56C41C5B.9000809@lucee.org> <56C4D516.9010403@hogranch.com> <56C4D8C4.4010809@anastigmatix.net> <56C50E87.4070008@lucee.org> <56C51150.1070708@anastigmatix.net> <56C54EE0.2080905@lucee.org> <56C553C3.40408@lucee.org> <56C556BD.1010907@anastigmatix.net> <56C55824.1060502@lucee.org> <56C564F4.1050909@anastigmatix.net> <56C5E1B3.8090204@lucee.org> <56C5E795.4080405@anastigmatix.net> <56C66529.1070005@anastigmatix.net> From: "Igal @ Lucee.org" Message-ID: <56C66815.9000608@lucee.org> Date: Thu, 18 Feb 2016 16:55:49 -0800 MIME-Version: 1.0 In-Reply-To: <56C66529.1070005@anastigmatix.net> Content-Type: text/plain; charset=windows-1252; format=flowed On 2/18/2016 4:43 PM, Chapman Flack wrote: > I have rebased that branch where it belonged. Sorry about any > disruption. If you have pulled from it before, you may find > it easiest to just > > git checkout master # go back to master branch > git branch -d port/REL1_5_STABLE-BASE/mingw64 # delete branch > git remote update > git checkout port/REL1_5_STABLE-BASE/mingw64 Thank you for the step-by-step :) Igal