From 8a9be19275fab72652f036ac3506ef6c040f2cc9 Mon Sep 17 00:00:00 2001
From: Dave Syer
If you don’t use HTTPS and user credentials, SSH should also work out
of the box when you store keys in the default directories (~/.ssh)
-and the uri is points to an SSH location,
+and the uri points to an SSH location,
e.g. "git@github.com:configuration/cloud-configuration". The
repository is accessed using JGit, so any documentation you find on
that should be applicable.