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















