How-to: Using git through cygwin on windows 8 #it #programming #answer
How-to: Using git through cygwin on windows 8 #it #programming #answer
Using git through cygwin on windows 8
I’ve got a windows 8 dev preview (not sure if it’s relevant, but I never had this hassle on w7) machine and I’m trying to clone a git repo from github.
The problem is that my ~/.ssh/id_rsa has 440 permissions and it needs to be 400. I’ve tried chmodding it but the any changes on the user permissions gets reflected in the group permissions (i.e. chmod 600…
View On WordPress
















