aboutsummaryrefslogtreecommitdiff
path: root/brep/handler/submit/submit-git.in
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-08-03 21:39:44 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-08-03 22:07:28 +0300
commit15aae9d6ccad133defdb4270dbd6d76b7f370063 (patch)
tree1d90ffc2fd6d723589b2298b1033493d20093b97 /brep/handler/submit/submit-git.in
parent0bbd98cffae9274936a0ac7cc579756182579e4e (diff)
Make submit-git handler to authorize package owner without regards to potential .git extension in control repository URL
Diffstat (limited to 'brep/handler/submit/submit-git.in')
-rw-r--r--brep/handler/submit/submit-git.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/brep/handler/submit/submit-git.in b/brep/handler/submit/submit-git.in
index 5f95b7f..0ae0f3f 100644
--- a/brep/handler/submit/submit-git.in
+++ b/brep/handler/submit/submit-git.in
@@ -109,7 +109,8 @@
#
# If the submission package is already known, then the handler script loads
# its package-owner.manifest and verifies that at least one of the 'control'
-# values matches the submitted control repository URL.
+# values matches the submitted control repository URL. Note that the URL is
+# matched without regards to the potential .git extension.
#
# If all these ownership authentication tests pass, the handler script clones
# (shallow) the build2-control branch of the control repository and verifies