create different ssh key according the article Mac Set-Up Git
$ ssh-keygen -t rsa -C "your_email@youremail.com"
| # OpenStruct is slow. But if you need/want similar functionality, | |
| # you can achieve it with really good perf results. See the impl | |
| # of NotificationEvent below. | |
| # | |
| # Benchmark results from my Macbook (2.6 GHz Intel Core i5) | |
| # | |
| # Rehearsal ----------------------------------------------------- | |
| # Literal 1.060000 0.020000 1.080000 ( 1.080056) | |
| # NotificationEvent 1.350000 0.000000 1.350000 ( 1.367066) | |
| # OpenStruct 11.500000 0.110000 11.610000 ( 11.646464) |
create different ssh key according the article Mac Set-Up Git
$ ssh-keygen -t rsa -C "your_email@youremail.com"