(no commit message)
authorlkcl <lkcl@web>
Mon, 27 Jan 2020 10:51:10 +0000 (10:51 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 27 Jan 2020 10:51:10 +0000 (10:51 +0000)
HDL_workflow.mdwn

index eb60c8670275a2d5bb02d8c9a36a6f2d5a192777..c471b2d7d90aff6af9079adbdc2ad18ca229c999 100644 (file)
@@ -298,6 +298,10 @@ repos at http://git.libre-riscv.org:
 
     git clone gitolite3@git.libre-riscv.org:REPONAME.git
 
+Alternatively, the .ssh/config can be skipped and this used:
+
+     git clone ssh://gitolite3@git.libre-riscv.org:922/REPONAME.git
+
 # Checking out the HDL repositories
 
 * mkdir ~/src