From 318a8e5ed557ed04712edc2a59275c92ce7e85e6 Mon Sep 17 00:00:00 2001
From: Denys Vlasenko
If you don't currently have an ssh version 2 DSA key at least 4096 bits -long, you can generate a key using the command -ssh-keygen -b 4096 -t dsa +long, you can generate a key using the command +ssh-keygen -b 4096 -t dsa and hitting enter at the prompts. This will create the files ~/.ssh/id_dsa and ~/.ssh/id_dsa.pub You must then send the content of 'id_dsa.pub' to me so I can set up your @@ -75,8 +75,8 @@ git help GIT, please visit the GIT overview site. You might also want to read online the manpages -or +href="http://www.kernel.org/pub/software/scm/git/docs">manpages +or tutorial.
-- cgit v1.2.3