💻 Software
Problem using git on Windows 7 with msysgit and .ssh keys
Fresh7 days ago
Mar 15, 202610343 viewsConfidence Score0%
0%
Problem
I'm using git on my Ubuntu machine with my existing ssh keys. Now I have to use Git on Windows 7, and need to use the same keypairs. I have set up msysgit and created an folder in . I have copied my keypair from Ubuntu's folder to this folder. But when I try to clone the Git repo, it stops and asks…
Error Output
.ssh
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Problem using git on Windows 7 with msysgit and .ssh keys
Low Risk
You need to set your environment variable to whatever directory you selected for creating the folder (it doesn't have to be necessarily ). isn't a native environment variable ( or is), and the mingw Unix-like session of msysgit is entirely based on …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix