Hacker News new | ask | show | jobs
by iirvine 5110 days ago
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.