I tried following this doc...

https://help.ubuntu.com/community/Git

...but unfortunately the "initialKeyFileName" step is not explained.

link|improve this question

80% accept rate
feedback

2 Answers

up vote 2 down vote accepted

It says on the top:

  • You already have a public ssh key on your local machine you can use that to initialize the repository. Don't have one? Look here.

The linked article is great, should be no problem to follow it.

link|improve this answer
Wow. I missed that. Need to slow down a bit. – ServerChecker Jun 25 '11 at 20:13
feedback

I've create a document here about install git on Debian box, i think that you may follow the same step on a Ubuntu

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.