new to git/github, but thought I set it up correctly. Been searching Google for answers, but it's not really helping:
Cloning into mootools-core... fatal: https://github.com/mootools/mootools-core/info/refs not found: did you run git update-server-info on the server? Now sure if "server" is my system or something has to be updated at github.com/mootools? However, if I run git update-server-info I get: fatal: Not a git repository (or any of the parent directories): .git ? On Aug 31, 4:37 pm, Christoph Pojer <[email protected]> wrote: > If you feel like trying the current master out: > > git clonehttps://github.com/mootools/mootools-core > cd mootools-core > git submodule update --init --recursive > ./build > mootools-core.js > > On Aug 31, 9:40 am, stratboy <[email protected]> wrote: > > > > > Can't wait :) > > > On 30 Ago, 23:05, Christoph Pojer <[email protected]> wrote: > > > > Final. > > > > On Aug 30, 9:41 pm, Rolf -nl <[email protected]> wrote: > > > > > Looking at the commit it makes sense :) and pretty easy to update > > > > existing code (if you want too and skip the compat layer) > > > > will there be a new beta or is the next version the official release? > > > > > On Aug 30, 6:55 pm, Christoph Pojer <[email protected]> wrote: > > > > > > This is how we have resolved the > > > > > issue:https://mootools.lighthouseapp.com/projects/2706/tickets/822-google-c...
