From 444c8e1285b2ad7e4b6fa1ec2c1d5a928cdccd81 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Tue, 1 Sep 2020 11:13:03 -0700 Subject: [PATCH] Document removal of /p from default git-url Change-Id: I5d88dabbc7944f2ad67112a1ead14c11836fcfdb --- examples/reference-gertty.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/reference-gertty.yaml b/examples/reference-gertty.yaml index b6f65b7..99824fb 100644 --- a/examples/reference-gertty.yaml +++ b/examples/reference-gertty.yaml @@ -32,7 +32,7 @@ servers: # Gertty will not modify them unless you tell it to, and even then the # normal git protections against losing work remain in place. [required] # git-root: ~/git/ -# The URL to clone git repos. By default, /p/ is used. For a list +# The URL to clone git repos. By default, / is used. For a list # of valid URLs, see: # https://www.kernel.org/pub/software/scm/git/docs/git-clone.html#URLS # git-url: ssh://user@example.org:29418