[Pkg-debile-commits] [debile-slave] 21/28: Use https to clone rather than SSH

Sylvestre Ledru sylvestre at alioth.debian.org
Mon Aug 19 14:55:22 UTC 2013


This is an automated email from the git hooks/post-receive script.

sylvestre pushed a commit to branch master
in repository debile-slave.

commit 940aa5bf8cddec37924816c9dc4537ff037fc9ca
Author: Léo Cavaillé <leo at cavaille.net>
Date:   Thu Aug 15 23:19:00 2013 +0200

    Use https to clone rather than SSH
---
 bin/update-coccinelle-semantic-patches |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/update-coccinelle-semantic-patches b/bin/update-coccinelle-semantic-patches
index 9c16508..622d821 100755
--- a/bin/update-coccinelle-semantic-patches
+++ b/bin/update-coccinelle-semantic-patches
@@ -3,7 +3,7 @@
 # This file is intended to update a Coccinellery git repository
 # with only the semantic patches present in CONTRIB/firehose/
 
-repo_url="git at github.com:coccinelle/coccinellery.git"
+repo_url="https://github.com/coccinelle/coccinellery.git"
 
 
 if [ "$#" -ne 1 ]; then

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-slave.git



More information about the Pkg-debile-commits mailing list