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.
Comments
I've been a paying customer for a month or two. Seems like a very nice update, however it broke git for me.
Seems that -m doesn't take quotes in their terminal. This ought to work:
But I can't find a way to push to my repo on GitHub. I get this error:Sounds like you will have to use 'git commit' until they fix this.