Carl Youngblood
Carl Youngblood
I think it would be awesome to be able to see commit messages from the person actually responsible for the change. I think github does gravatars even for people who...
Maybe my question has to do with routing. Why doesn't clicking on the relative path take me to the file?
@machour I've tried to reproduce this with a simpler example but can't do it. Would it be possible to invite you to a private repo where it is happening so...
I think it would be nice to have an optional arg to the sync command to also update submodules, which could be set as the default option if desired, using...
Thanks. I'll try that and report back.
@shamsup there's doesn't seem to be a way to install the serverless CLI without it trying to create an app for you. I can register at https://www.serverless.com/, but the moment...
@shamsup > If you run commands from the directory for this template, you shouldn't be prompted to initialize anything else. Commands like sls deploy, sls package, sls info, etc should...
Sorry this took so long. Here is a mysql dump that should exercise the problem if you pull it to a sqlite database: https://gist.github.com/718275
Sounds like you need to basically port webkit to js. This is a non-trivial problem.