Re: Reg cf-235 release
Amit Kumar Gupta
Don't run the update script the first time. git gets confused because the
remote URL for one of the recursive submodules has changed. I'm not sure if there's a non-manual way for the script to deal with that case, but it's easy to avoid: $ rm -rf cf-release/ $ git clone git(a)github.com:cloudfoundry/cf-release $ cd cf-release/ $ git checkout -b branchcf edc3e3c9 $ ./scripts/update On Fri, Jul 15, 2016 at 1:33 AM, Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM at Cisco) <ngnanase(a)cisco.com> wrote: Hi
|
|