Re: Changing source code control systems
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Message-ID | <[email protected]> |
> Date: Fri, 18 Jan 2013 19:06:25 +0200 > From: Eli Zaretskii <[email protected]> > Cc: [email protected] > > > eval `ssh-agent` > > ssh-add ~/.ssh/id_rsa > > > > (or whatever your private key file is). > > I know all that. That didn't sound right, sorry. What I meant to say was that I'm not a newcomer to ssh, only to git. I did set up ssh on several Unix machines, so I know how to do that, and have the keys ready to use. It just didn't work with msysGit for me, for some reason.