Closed GoogleCodeExporter closed 8 years ago
I fear this is the wrong place for this issue as I have no idea what you are
talking about. This is for the git installer, not a place for support on
openssh or even git's integration with openssh.
Original comment by timchar...@gmail.com
on 26 Jul 2011 at 3:51
Sorry if I'm in the wrong place. maybe someone can point me in the right
direction
This is where I am. I downloaded and installed.
http://help.github.com/mac-set-up-git/
On step 3 i typed the code $ ssh-keygen -t rsa -C "your_email@youremail.com"
and got "-bash: $: command not found"
Guidence appreciated.
Thanks
Original comment by montesto...@gmail.com
on 26 Jul 2011 at 5:01
Yes, this is not a github affiliated project. I am sorry.
But, looking at your output, I think you copy and pasted the '$'. Generally
speaking that is a way to indicate "this is a command line"... the "$" is not
something you should actually type in your terminal.
Try omitting the '$'.
Original comment by timchar...@gmail.com
on 26 Jul 2011 at 5:07
Omitte $ and it worked. Thanks for the help.
Original comment by montesto...@gmail.com
on 28 Jul 2011 at 12:14
Original issue reported on code.google.com by
montesto...@gmail.com
on 26 Jul 2011 at 3:40