[scripts] 01/01: use git protocol

Guo Yixuan yixuan-guest at alioth.debian.org
Mon Sep 23 17:09:24 UTC 2013


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

yixuan-guest pushed a commit to branch master
in repository scripts.

commit 82708e99e0e03a1e9f0e412ea838c8eca1993c3d
Author: Guo Yixuan <culu.gyx at gmail.com>
Date:   Mon Sep 23 13:09:01 2013 -0400

    use git protocol
---
 export-boinc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/export-boinc b/export-boinc
index 23d91e7..bdde5b7 100755
--- a/export-boinc
+++ b/export-boinc
@@ -10,7 +10,7 @@
 
 set -e
 
-GIT_ROOT="http://boinc.berkeley.edu/git/boinc-v2.git"
+GIT_ROOT="git://boinc.berkeley.edu/git/boinc-v2.git"
 
 # Define default values which can be overriden by command line options
 # and get the command line options.

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



More information about the pkg-boinc-commits mailing list