This is an automated email from Gerrit. Freddie Chopin ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1350
-- gerrit commit 0bc973b471da0ef81f5189fab4806b6667607b13 Author: Freddie Chopin <[email protected]> Date: Sat Apr 20 09:56:06 2013 +0200 Improve HACKING Mention adding created SSH key to Gerrit account - without this step it's not possible to access Gerrit in further steps. Change-Id: Ibd81521fbe47d4b4beae0b77cdc9d939fd3ee20c Signed-off-by: Freddie Chopin <[email protected]> diff --git a/HACKING b/HACKING index 395b5b3..f5e47a7 100644 --- a/HACKING +++ b/HACKING @@ -49,6 +49,10 @@ Add yourself to the GPL copyright for non-trivial changes. the string 'USERNAME' is found. -# Add an SSH public key following the directions on github: https://help.github.com/articles/generating-ssh-keys + -# Add this new SSH key to your Gerrit account: + go to 'Settings' > 'SSH Public Keys', paste the contents of + ~/.ssh/id_rsa.pub into the text field (if it's not visible click on + 'Add Key ...' button) and confirm by clicking 'Add' button. -# Clone the git repository, rather than just download the source: @code git clone git://git.code.sf.net/p/openocd/code openocd -- ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
