Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

Commit

Permalink
corrections, and don't track pubkey, either
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Apr 12, 2010
1 parent 0e1d953 commit 4ebce64
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
extra/ssh/private_key
extra/ssh/private_key.pub
4 changes: 3 additions & 1 deletion extra/ssh/README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
PLACE YOUR SSH PRIVATE KEY FOR GITOSIS CONFIGURATION HERE

your private key must be 0600, owned by the gitosis user,
Your private key must be 0600, owned by the gitosis user,
and named 'private_key'

`ssh-keygen -t rsa -b 2048` or somesuch

0 comments on commit 4ebce64

Please sign in to comment.