Skip to content

Comment on Cloud9 IDE lets you code together in the Cloud. And offline. And in Ruby, PHP…

Comments

I've been a paying customer for a month or two. Seems like a very nice update, however it broke git for me.

  $ git commit -m "Small fixes."

  error: pathspec 'fixes.' did not match any file(s) known to git.

Seems that -m doesn't take quotes in their terminal. This ought to work:

    git commit -m Small Fixes

But I can't find a way to push to my repo on GitHub. I get this error:
    Permissions 0640 for '/var/lib/stickshift/a5a56c6a46e2dd7/app-root/data//.ssh/id_rsa' are too open.
    It is recommended that your private key files are NOT accessible by others.
    This private key will be ignored.

Sounds like you will have to use 'git commit' until they fix this.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.