Added instructions about SSH keys.
authorJosh Berkus <josh@pgexperts.com>
Mon, 5 Sep 2011 17:39:49 +0000 (10:39 -0700)
committerJosh Berkus <josh@pgexperts.com>
Mon, 5 Sep 2011 17:39:49 +0000 (10:39 -0700)
releases/9.1/translate/USING_GIT

index 72188084674db6ab5347915624864f5f3d89c6c0..189d6345931c109849b613ba87b8bfe57f2941e8 100644 (file)
@@ -14,6 +14,8 @@ In order to use the git repo, you need a PostgreSQL.org community account.  This
 
 http://www.postgresql.org/community/signup
 
+In order to commit to git.postgresql.org, you will also need to add an SSH key to your community profile.  Do this by going to http://wwwmaster.postgresql.org/community/profile after you have established your community account.  You will need to log in to access your profile.
+
 Once you have a community account, email Josh Berkus (josh@agliodbs.com) so that he can grant you write access to git.postgresql.org/press.
 
 2. Install Git